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