Gradient French Bistre

Gradient and text preview:

This paragraph uses color with hex code 674F2F. Color of text is in garmony with gradient primary color 856D4D.

Stat info: Views 255 Like 0

Used color codes:

Item Demo HEX code RGB code
Primary color #856D4D 133.109.77
Secondary color #765E3E 118.94.62
Border color #674F2F 103.79.47
Box shadow color #947C5C 148.124.92
Text color 1234567890 #674F2F 103.79.47

CSS3 styles:

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