Build a CSS gradient
Add color stops, choose a gradient type and angle, and copy the CSS — with a live preview so you see exactly what you get.
Gradient types
- Linear flows along an angle you set (0–360°).
- Radial radiates outward from the center.
- Conic sweeps around a center point from a starting angle.
How to use it
- Pick the gradient type (and angle for linear / conic).
- Set each color stop's color and position; add or remove stops as needed.
- Copy the
backgroundCSS and paste it into your stylesheet.


