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