CSS Gradient Generator

Generate beautiful CSS gradients online. Copy CSS code and use in your projects instantly.

#7C3AED
#3B82F6
Angle135°
background: linear-gradient(135deg, #7C3AED, #3B82F6);

About This Tool

Create stunning CSS gradients without writing any code. Choose your colors, direction, and type. Copy the generated CSS and paste it directly into your stylesheet.

Example Usage

background: linear-gradient(135deg, #7C3AED, #3B82F6);

Related Tools