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