Gradient Old Burgundy

Gradient and text preview:

This paragraph uses color with hex code 251210. Color of text is in garmony with gradient primary color 43302E.

Stat info: Views 268 Like 0

Used color codes:

Item Demo HEX code RGB code
Primary color #43302E 67.48.46
Secondary color #34211F 52.33.31
Border color #251210 37.18.16
Box shadow color #523F3D 82.63.61
Text color 1234567890 #251210 37.18.16

CSS3 styles:

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