Pick two colors and an angle, see the gradient live, and copy production-ready CSS.
background: linear-gradient(135deg, #FF6B5B, #4F46E5);Runs entirely in your browser — nothing you enter is uploaded or stored.
A CSS gradient generator lets you design a linear gradient visually and copy production-ready CSS. Pick two colors and an angle, see it live, and drop the `background` value straight into your stylesheet — no manual `linear-gradient()` syntax to memorize.