Gradient Generator

Create beautiful CSS gradients — click any swatch to pick a color

Linear Gradient · 2 stops
Gradient Settings
90°
Color Stops
2 / 10
%
%
Generated CSS
/* CSS */
background: linear-gradient(90deg, #6366F1 0%, #EC4899 100%);
Quick Copy

CSS Gradient Generator: Create Beautiful Web Gradients

Design linear, radial, and conic gradients with multiple color stops, custom directions, and professional effects. Get production-ready CSS code instantly.

How it works

Click any color swatch to open the color picker. Adjust positions and angle. Copy the generated CSS directly into your project — supports background and background-image formats.