All tools

CSS Gradient Builder

Configure linear or radial gradients with start and end colors, adjust the angle for linear gradients, preview the result, and copy the CSS background rule.

Preview

CSS

background: linear-gradient(90deg, #3B82F6, #9333EA);