Gradient Generator
CSS linear / radial / conic gradients with color stops, preview, and copyable code
Color stops
Preview
CSS
background: linear-gradient(90deg, #7c3aed 0%, #3b82f6 100%);Verify outputs before using in production. No warranty โ see Terms.