PaletteCSS PaletteCSS
FREE · LINEAR · RADIAL · CONIC

Free CSS Gradient
Generator

Build beautiful linear, radial and conic CSS gradients visually.
Copy as CSS, Tailwind class or SCSS variable — ready in seconds.

Linear, radial & conic
Copy CSS instantly
Tailwind & SCSS export
100% free
Purple Dream
Pink Sunset
Ocean Blue
Fresh Mint
Sunrise
Lavender
Peach Pop
Lime Zest
Golden Hour
Deep Sea
Purple Dream
Pink Sunset
Ocean Blue
Fresh Mint
Sunrise
Lavender
Peach Pop
Lime Zest
Golden Hour
Deep Sea

What is a CSS gradient generator?

A CSS gradient generator is a free visual tool that lets designers and developers build CSS gradient backgrounds without writing code manually. You pick your colors, set the direction or angle, and the generator outputs a production-ready background CSS property you can paste straight into your stylesheet.

PaletteCSS supports all three CSS gradient types — linear-gradient, radial-gradient and conic-gradient — and exports in CSS, Tailwind and SCSS formats.

Three types of CSS gradients

Linear Gradient

Colors transition in a straight line. Set any angle — 45deg, 90deg, 135deg. Most common for hero backgrounds and buttons.

linear-gradient(135deg, #667eea, #764ba2)

Radial Gradient

Colors radiate outward from a center point. Great for glows, spotlight effects and circular backgrounds.

radial-gradient(circle, #f093fb, #764ba2)

Conic Gradient

Colors rotate around a center point like a color wheel. Perfect for pie charts, loading rings and modern UI accents.

conic-gradient(#f43f5e, #a855f7, #06b6d4, #f43f5e)

How to create a CSS gradient in 3 steps

1

Choose your gradient type

Select linear, radial or conic from the type picker. Linear is the most common for backgrounds and banners.

2

Pick your colors

Use the color pickers to choose your start and end colors. Add extra color stops for multi-color gradients.

3

Copy your CSS

Click the CSS, Tailwind or SCSS tab to copy your gradient code. Paste it directly into your project.

More tools on PaletteCSS

Color Palette Generator →

Create 5-color palettes and export as hex, CSS variables or Tailwind config.

Browse CSS Gradients →

Explore thousands of hand-picked CSS gradients. Copy any gradient in one click.

Explore by Color & Mood →

Browse palettes by color family, mood, theme and industry.

Start building your gradient now

Free. Instant. No signup. Copy as CSS, Tailwind or SCSS.

Open Free CSS Gradient Generator
Copied!