CSS Gradient Generator — Linear, Radial, Conic
Design linear, radial, and conic CSS gradients with unlimited color stops. Live preview and copy the CSS. Share via URL.
Runs 100% in your browser — nothing is uploaded.
Color stops
- 0%
- 100%
CSS
background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);
Frequently asked
What is a conic gradient?
A gradient that sweeps around a center point like a color wheel or pie chart. Great for progress rings and hero backgrounds. Modern browsers only.
Can I add more than 2 stops?
Yes — click "Add stop" and drag the position sliders. Stops are automatically sorted by position when rendered.
Does it support angles for radial?
Radial gradients don't use angles — they use shape (circle/ellipse) and position. Angles apply to linear and conic gradients.
Related tools
- Color ConverterPaste any color in hex, rgb(), rgba(), or hsl() and get it in every other format
- Contrast CheckerTest any foreground/background color pair against WCAG 2.2 contrast rules. Shows
- Favicon GeneratorGenerate favicons from any letter, emoji, or short text. Custom gradient backgro
- CSS Color NamesBrowse all 147 CSS3 named colors. Look up a color name from a hex code, or find