CSS Code
background: linear-gradient(135deg, #ff6b6b 0%, #ffa8a8 50%, #fff5f5 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.