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