CSS Gradient Generator
Design linear, radial, and conic gradients with a visual editor: drag color stops, adjust angle, and copy the `background` value. Supports multiple color stops and non-standard angles.
Runs locally in your browser
Preview
135
Color stops (2)
0%
100%
CSS
background: linear-gradient(135deg, #6366f1 0%, #ec4899 100%);
Type
linear
Stops
2
Angle
135°
Repeating
no
Related tools
About CSS Gradient Generator
Design linear, radial, and conic gradients with a visual editor: drag color stops, adjust angle, and copy the `background` value. Supports multiple color stops and non-standard angles.
CSS Gradient Generator is part of FizzKit — a collection of focused, browser-based tools. Because everything runs locally, it works offline once loaded and never exposes your data to a remote server.
Frequently asked questions
Linear, radial, and conic. Repeating variants are also available.