CSS Gradient Generator

Create smooth linear and radial gradients. Add custom color stops and get the CSS code.

Ad Space (Top Banner)
CSS Code
background: linear-gradient(...);
Ad Space (Bottom Banner)

CSS3 Gradients Explained

CSS gradients let you display smooth transitions between two or more specified colors. They are treated as CSS images and are typically applied to the background-image property.

Linear vs Radial

Browser Support

Modern CSS gradients are supported by all major browsers. This tool generates the standard syntax which works in Chrome, Firefox, Safari, and Edge.

Last Updated: