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