Create stunning linear, radial, and conic CSS gradients with a live preview. Manage color stops, pick from presets, and copy production-ready CSS instantly.
background value, or click a preset to start fresh.Up to 8 stops per gradient. You always need at least 2 for a visible blend โ a warning shows up if you try to delete below that. For most designs, 2โ3 stops look cleanest.
Yes โ copy the gradient and apply it with background: [gradient]; -webkit-background-clip: text; -webkit-text-fill-color: transparent; on any heading. Works in all modern browsers.
No. Linear, radial, and conic gradients are fully supported in every evergreen browser. The generated output is plain CSS โ no -webkit- or -moz- prefixes needed.