CSS3 styles:
background: #3B3C36;
color: #1D1E18;
background: linear-gradient(to bottom, #3B3C36 0%, #2C2D27 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3B3C36), color-stop(100%, #2C2D27));
background: -webkit-linear-gradient(top, #3B3C36 0%, #2C2D27 100%);
background: -moz-linear-gradient(top, #3B3C36 0%, #2C2D27 100%);
background: -o-linear-gradient(top, #3B3C36 0%, #2C2D27 100%);
background: -ms-linear-gradient(top, #3B3C36 0%, #2C2D27 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3B3C36', endColorstr='#2C2D27', GradientType=0);
border: 1px solid #1D1E18;
text-shadow: 0 1px 0 #4A4B45;
-webkit-text-shadow: 0 1px 0 #4A4B45;
-moz-text-shadow: 0 1px 0 #4A4B45;
box-shadow: inset 0 1px 0 #4A4B45;
-webkit-box-shadow: inset 0 1px 0 #4A4B45;
-moz-box-shadow: inset 0 1px 0 #4A4B45;
Content has been copied to clipboard. Content has not been copied. Press "Ctrl + C" to copy. Related gradients. Choose similar gradients: