SnapTools

๐ŸŽจ CSS Gradient Generator

Build linear, radial, and conic gradients with a live preview and copy-ready CSS
Sunset
Ocean
Purple Haze
Northern Lights
Peach Glow
Rainbow Wheel

Angle: 90ยฐ

Color stops (2 / 5)

0%

100%

Generated CSS
background: linear-gradient(90deg, #ff512f 0%, #f09819 100%);

Design CSS gradients visually and copy the code. Build linear, radial or conic gradients with as many colour stops as you like, adjust angles and positions with a live preview, and copy the ready-to-use CSS.

Frequently asked questions

Pick a gradient type โ€” linear, radial or conic โ€” then add colour stops and drag them into position. The preview updates live and the matching CSS is generated for you to copy straight into your stylesheet.

Linear gradients blend colours along a straight line at an angle you set. Radial gradients spread outwards from a centre point in a circle or ellipse. Conic gradients sweep colours around a centre point like a colour wheel โ€” useful for pie-chart effects.

Yes. Add as many colour stops as you need and position each one along the gradient. Adjacent stops with the same position create hard colour bands instead of smooth blends.