Create beautiful linear and radial gradients for your website. Customize colors, angles, and positions. Copy CSS code instantly.
Gradients
Gradients
Preview
CSS Code
Linear Gradient transitions colors along a straight line. Use angles (e.g., 135deg) or directions (to right, to bottom left).
Radial Gradient transitions colors outward from a central point. Use shapes (circle, ellipse) and positions (center, top left, etc.).
Pro Tip: Gradients are widely supported in all modern browsers and can be used on backgrounds, buttons, text, and borders.
Select gradient type (Linear or Radial), choose your colors and positions, and watch the real-time preview. Copy the generated CSS code and paste it into your stylesheet.
Linear gradients transition colors along a straight line (you can set the angle). Radial gradients transition colors outward from a central point (you can set the shape and position).
You can add as many color stops as you want! Click the "Add Color Stop" button to create more color points in your gradient.
Absolutely! Gradients work on backgrounds, buttons, text (with background-clip: text), borders, and any other element that accepts CSS backgrounds.
Yes! Our CSS gradient generator is completely free to use. No registration, no hidden fees.