Visually build CSS gradients and copy the CSS output.
Build beautiful CSS gradients visually. Choose linear, radial, or conic gradient types. Add and reorder color stops with a color picker. Adjust angle, position, and shape. Copy the generated CSS code instantly.
Remove whitespace and comments to minify CSS code.
background: linear-gradient(90deg, #6366f1 0%, #ec4899 100%);