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