CSS Code
background: linear-gradient(135deg, #ff4b5c 0%, #ff8a5c 50%, #ffd56b 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.