Gradient Roman Silver

Gradient and text preview:

This paragraph uses color with hex code 656B78. Color of text is in garmony with gradient primary color 838996.

Stat info: Views 196 Like 0

Used color codes:

Item Demo HEX code RGB code
Primary color #838996 131.137.150
Secondary color #747A87 116.122.135
Border color #656B78 101.107.120
Box shadow color #9298A5 146.152.165
Text color 1234567890 #656B78 101.107.120

CSS3 styles:

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