Color & UI tools
// Color & UI

Gradient Generator

> Design linear or radial gradients with multiple color stops and copy the CSS.

gradient.cfg
preview.out
background: linear-gradient(135deg, #00FF88 0%, #00D4FF 50%, #FF00FF 100%);