Gradient Pale Silver

Gradient and text preview:

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

Stat info: Views 231 Like 0

Used color codes:

Item Demo HEX code RGB code
Primary color #C9C0BB 201.192.187
Secondary color #BAB1AC 186.177.172
Border color #ABA29D 171.162.157
Box shadow color #D8CFCA 216.207.202
Text color 1234567890 #ABA29D 171.162.157

CSS3 styles:

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