How to use this developer tool
- Select a gradient type.
- Add, remove, or reposition color stops.
- Adjust the angle and repeat option.
- Copy or download the generated CSS.
Build production-ready CSS gradients with multiple color stops, direction controls, repeat modes, live preview, and copy-ready CSS.
Creates valid linear, radial, conic, and repeating CSS gradient declarations from editable color stops.
Color stops are sorted by position before output so the generated gradient remains predictable.
Linear, 135°, #8b5cf6 0%, #ec4899 50%, #f59e0b 100%.
Add additional color-stop rows and assign each a position between 0% and 100%.
Use a color value with alpha in your stylesheet or convert the final colors with CSS Color Converter.
Enable the repeating option to generate repeating-linear-gradient().
Set the percentage next to each color stop.
Change the gradient type to radial and regenerate the CSS.
Linear, radial, conic, and repeating gradients. Output is CSS.