CSS3 styles:
background: #232B2B;
color: #050D0D;
background: linear-gradient(to bottom, #232B2B 0%, #141C1C 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #232B2B), color-stop(100%, #141C1C));
background: -webkit-linear-gradient(top, #232B2B 0%, #141C1C 100%);
background: -moz-linear-gradient(top, #232B2B 0%, #141C1C 100%);
background: -o-linear-gradient(top, #232B2B 0%, #141C1C 100%);
background: -ms-linear-gradient(top, #232B2B 0%, #141C1C 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#232B2B', endColorstr='#141C1C', GradientType=0);
border: 1px solid #050D0D;
text-shadow: 0 1px 0 #323A3A;
-webkit-text-shadow: 0 1px 0 #323A3A;
-moz-text-shadow: 0 1px 0 #323A3A;
box-shadow: inset 0 1px 0 #323A3A;
-webkit-box-shadow: inset 0 1px 0 #323A3A;
-moz-box-shadow: inset 0 1px 0 #323A3A;
Content has been copied to clipboard. Content has not been copied. Press "Ctrl + C" to copy. Related gradients. Choose similar gradients: