Linear, radial, conic — with draggable stops, live preview, and copyable CSS / Tailwind / SVG output.
background: linear-gradient(135deg, #7C5CFF 0%, #F0B5FF 100%);Twelve curated gradients to start from. Click any to load — then keep editing.
A CSS gradient is a set of color stops the browser interpolates between. The editor maps each stop to a position on the bar and lets you set the type — linear (along an angle), radial (out from a point) or conic (around a center) — then writes the matching linear-gradient(), radial-gradient() or conic-gradient() syntax for you in real time.
Pick linear, radial or conic, or start from one of the built-in presets.
Drag stops along the bar, click the preview to add a stop, and recolor any stop with the picker.
Dial in the angle for linear gradients or the origin point for radial and conic ones.
Copy the gradient as CSS, a Tailwind class or SVG, or download it as a PNG or SVG file.