Gradient Rose Ebony

Gradient and text preview:

This paragraph uses color with hex code 492A28. Color of text is in garmony with gradient primary color 674846.

Stat info: Views 254 Like 0

Used color codes:

Item Demo HEX code RGB code
Primary color #674846 103.72.70
Secondary color #583937 88.57.55
Border color #492A28 73.42.40
Box shadow color #765755 118.87.85
Text color 1234567890 #492A28 73.42.40

CSS3 styles:

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