Gradient Roast Coffee

Gradient and text preview:

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

Stat info: Views 387 Like 0

Used color codes:

Item Demo HEX code RGB code
Primary color #704241 112.66.65
Secondary color #613332 97.51.50
Border color #522423 82.36.35
Box shadow color #7F5150 127.81.80
Text color 1234567890 #522423 82.36.35

CSS3 styles:

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