CSS Gradient Generator
Design linear, radial, and conic CSS gradients with live preview
How it works
- 1Pick a gradient type
Linear, radial, or conic — the preview updates instantly.
- 2Add or move color stops
Drag sliders to reposition, click + to add more stops, edit hex colors directly.
- 3Copy the CSS
Grab a production-ready 'background: …' declaration.
About CSS Gradient Generator
Free online CSS gradient generator. Create linear, radial, or conic gradients with unlimited color stops, adjust angles with a live preview, and copy production-ready CSS. Runs entirely in your browser. CSS Gradient Generator on 712 Tools runs entirely inside your browser using modern JavaScript APIs — no server ever sees your data. That means instant results, complete privacy, and no upload limits.
Whether you need to design linear, radial, and conic css gradients with live preview for a debugging session, a quick sanity check, or a production incident, this tool is free to use as many times as you need. There are no watermarks, no sign-up, and no ads inside the tool itself.
Frequently asked questions
What browser support do these have?
linear- and radial-gradient work in every browser released after 2013. conic-gradient needs a browser from 2020 or later.
Can I use CSS variables in stops?
Yes, but this tool uses hex for the color picker. You can search-replace hex values with var(--your-token) in the copied CSS.
How do I add multiple gradients?
Chain them in a single background property, separated by commas. This tool builds one at a time — layer them in your own CSS.
Read more
Related tools
Color Converter
Convert between HEX, RGB, HSL, and CMYK with live preview
Palette Generator
Generate harmonious color palettes from a base color
Word Counter
Count words, characters, sentences, paragraphs, reading time
Case Converter
Convert text to UPPERCASE, lowercase, camelCase, snake_case, kebab-case, and more
Lorem Ipsum
Generate placeholder text — paragraphs, sentences, or words
Text Diff
Compare two texts and highlight the differences