Gradient Deep Taupe

Gradient and text preview:

This paragraph uses color with hex code 604042. Color of text is in garmony with gradient primary color 7E5E60.

Stat info: Views 262 Like 0

Used color codes:

Item Demo HEX code RGB code
Primary color #7E5E60 126.94.96
Secondary color #6F4F51 111.79.81
Border color #604042 96.64.66
Box shadow color #8D6D6F 141.109.111
Text color 1234567890 #604042 96.64.66

CSS3 styles:

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