CSS Code
background: linear-gradient(135deg, #0077b6 0%, #00b4d8 50%, #90e0ef 100%);
Open in Editor →
How to Use
Copy the CSS code above and paste it into your stylesheet. You can apply it to any element as a background property. Works in all modern browsers.