🎨 CSS Gradient Generator

← Back to Dytik

🎯 Quick Presets

Gradient Type

Color 1

Color 2

🎨 Additional Color Stops

📄 CSS Code

background: linear-gradient(to right, #667eea, #764ba2);

AdSense Ad Space

How to Use This CSS Gradient Generator

Our free online CSS gradient generator helps you create beautiful gradients for your web projects. Choose colors, adjust direction, and copy the CSS code instantly.

Gradient Types

Linear Gradient: Colors transition along a straight line. You can control the direction with angles or keywords.

Radial Gradient: Colors radiate outward from a central point, creating a circular gradient effect.