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