Gradient Blast-Off Bronze

Gradient and text preview:

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

Stat info: Views 1181 Like 1

Used color codes:

Item Demo HEX code RGB code
Primary color #A57164 165.113.100
Secondary color #966255 150.98.85
Border color #875346 135.83.70
Box shadow color #B48073 180.128.115
Text color 1234567890 #875346 135.83.70

CSS3 styles:

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