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