Gradient Dark Khaki

Gradient and text preview:

This paragraph uses color with hex code 9F994D. Color of text is in garmony with gradient primary color BDB76B.

Stat info: Views 413 Like 0

Used color codes:

Item Demo HEX code RGB code
Primary color #BDB76B 189.183.107
Secondary color #AEA85C 174.168.92
Border color #9F994D 159.153.77
Box shadow color #CCC67A 204.198.122
Text color 1234567890 #9F994D 159.153.77

CSS3 styles:

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