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