CSS Code
background: linear-gradient(135deg, #ff6b35 0%, #f7c948 50%, #ff3864 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.