CSS Gradient Generator
Build CSS linear, radial, and conic gradients visually. Add multiple colour stops and copy the CSS.
Features
How to Use
1. Choose a gradient type and angle; the stage previews it at full size.
2. Drag the handles on the track to move stops, click an empty spot on the track to add one (up to six), or fine-tune with the color wells and percentage fields.
3. Copy the generated CSS — check it against the checker surface to spot banding over transparency.
About this tool
CSS gradients paint smooth colour transitions without image files, so they stay sharp at any size and cost nothing to download. This generator builds the three native types: linear-gradient along an angle, radial-gradient spreading from the centre, and conic-gradient sweeping around a point like a colour wheel. Drag the handles on the track to move colour stops, click the track to add a stop (up to six), and fine-tune colours and positions with the fields. The stage previews the result at full size, and a checker surface reveals banding or unexpected transparency. The output is standard CSS that works in all current browsers, ready to paste into a background or background-image declaration.