Gradient Generator

Create beautiful CSS gradients instantly. Add multiple color stops, adjust angles, and export as CSS code.

Preview

Gradient Settings

CSS Code

background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
✓ Copied to clipboard!