Gradient Light French Beige

Gradient and text preview:

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

Stat info: Views 294 Like 0

Used color codes:

Item Demo HEX code RGB code
Primary color #C8AD7F 200.173.127
Secondary color #B99E70 185.158.112
Border color #AA8F61 170.143.97
Box shadow color #D7BC8E 215.188.142
Text color 1234567890 #AA8F61 170.143.97

CSS3 styles:

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