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