← All ToolsFree · no sign-up
CSS Gradient Generator
Build linear, radial and conic gradients with a live preview, then copy the CSS.
- Pick a gradient type
- Add and position colour stops
- Copy the generated CSS
background: linear-gradient(90deg, #6d28d9 0%, #ec4899 100%);