Generate linear, radial, and conic CSS gradients visually. Add unlimited color stops, adjust angles, use presets, copy ready CSS.
Yes, completely free. No sign-up, no credit card, no usage limits.
Never. Everything runs 100% in your browser. Nothing is uploaded to any server.
Yes. All tools are fully responsive and work on phones, tablets, and desktops.
Presets
Color Stops
Generated CSS
background: linear-gradient(135deg, #7C3AED 0%, #06B6D4 100%);
-webkit-background: linear-gradient(135deg, #7C3AED 0%, #06B6D4 100%);
background-image: linear-gradient(135deg, #7C3AED 0%, #06B6D4 100%);