Gradient Davy's Grey

Gradient and text preview:

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

Stat info: Views 2071 Like 0

Used color codes:

Item Demo HEX code RGB code
Primary color #555555 85.85.85
Secondary color #464646 70.70.70
Border color #373737 55.55.55
Box shadow color #646464 100.100.100
Text color 1234567890 #373737 55.55.55

CSS3 styles:

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

Related gradients. Choose similar gradients:

Ash Grey
Trolley Grey
Cadet Grey
Payne's Grey

See all grey gradients.