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