CSS Gradient Generator — Linear & Radial
Build linear or radial CSS gradients up to 5 stops with a live preview and copyable CSS.
CSS
background: linear-gradient(135deg, #3b82f6 0%, #a855f7 100%);0%
100%
Advertisement
How to use
- Step 1: Pick linear or radial
- Step 2: Adjust colors and stops
- Step 3: Tweak the angle
- Step 4: Copy the CSS
Advertisement
Frequently asked questions
CSS gradients let you fill backgrounds with smooth color transitions without images.