Gradient Light Carmine Pink

Gradient and text preview:

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

Stat info: Views 168 Like 0

Used color codes:

Item Demo HEX code RGB code
Primary color #E66771 230.103.113
Secondary color #D75862 215.88.98
Border color #C84953 200.73.83
Box shadow color #F57680 245.118.128
Text color 1234567890 #C84953 200.73.83

CSS3 styles:

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