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