Gradient Light Thulian Pink

Gradient and text preview:

This paragraph uses color with hex code C8718E. Color of text is in garmony with gradient primary color E68FAC.

Stat info: Views 216 Like 0

Used color codes:

Item Demo HEX code RGB code
Primary color #E68FAC 230.143.172
Secondary color #D7809D 215.128.157
Border color #C8718E 200.113.142
Box shadow color #F59EBB 245.158.187
Text color 1234567890 #C8718E 200.113.142

CSS3 styles:

background: #E68FAC;
color: #C8718E;
background: linear-gradient(to bottom, #E68FAC 0%, #D7809D 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E68FAC), color-stop(100%, #D7809D));
background: -webkit-linear-gradient(top, #E68FAC 0%, #D7809D 100%);
background: -moz-linear-gradient(top, #E68FAC 0%, #D7809D 100%);
background: -o-linear-gradient(top, #E68FAC 0%, #D7809D 100%);
background: -ms-linear-gradient(top, #E68FAC 0%, #D7809D 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E68FAC', endColorstr='#D7809D', GradientType=0);
border: 1px solid #C8718E;
text-shadow: 0 1px 0 #F59EBB;
-webkit-text-shadow: 0 1px 0 #F59EBB;
-moz-text-shadow: 0 1px 0 #F59EBB;
box-shadow: inset 0 1px 0 #F59EBB;
-webkit-box-shadow: inset 0 1px 0 #F59EBB;
-moz-box-shadow: inset 0 1px 0 #F59EBB;
Content has been copied to clipboard. Content has not been copied. Press "Ctrl + C" to copy.