Z

CSS Gradient Generator

Design CSS gradients visually and copy the code.

Runs in your browser — files never leave your device

background: linear-gradient(160deg, #5A3FF0, #7A52F5);

How it works

Pick two colors and an angle to design a linear gradient, then copy the CSS.

The preview updates live as you adjust.

Frequently asked questions

Is anything uploaded?
No — the gradient and CSS are generated in your browser.
Can I use the CSS directly?
Yes — copy the background declaration straight into your stylesheet.