Create beautiful CSS gradients visually. Pick colors, choose direction, and copy the CSS code. Free and instant.
You can create linear gradients (in any direction: to right, to bottom, diagonal angles) and radial gradients (circle or ellipse from the center outward).
You can add as many color stops as you like by clicking the "Add Color" button. The minimum is two colors for a gradient.
Click "Copy CSS" to copy the background property. Then paste it into your CSS file as a background property on any element.
Yes. CSS gradients are supported in all modern browsers including Chrome, Firefox, Safari, Edge, and Opera. No vendor prefixes are needed for current browser versions.