CSS

CSS Gradient Generator

Create linear, radial, and conic CSS gradients with a live preview. Add up to 6 color stops, adjust positions, and copy the CSS or Tailwind output instantly.

background: linear-gradient(90deg, #f5a623 0%, #2563eb 100%);