Gradient Generator

Free CSS gradient studio with 7 types, animation, patterns, and export

Gradient Generator Tool

Create stunning CSS gradients and export social-ready assets from your browser.

Open the tool β†’ Β· Full feature blog β†’

Gradient types

  • Linear β€” angled blends with draggable color stops
  • Radial β€” circular spotlights and vignettes
  • Conic β€” color sweeps around a center point
  • Mesh β€” multi-blob mesh gradients
  • Grid, Sharp, Soft β€” structured and stylistic variants

Design library

  • 35 built-in presets (Sunset, Ocean, Purple Dream, and more)
  • 69 curated palette examples filterable by warm, cool, pastel, dark, ocean, and more
  • 10 background patterns (grid, dots, hexagon, scan lines, checkerboard, etc.)
  • Noise overlay with adjustable intensity

Animation

  • Slide and Wave background animations
  • Direction, speed, easing, and loop controls
  • Copied CSS includes animation and background-size

Frames & studio

  • Frame picker β€” desktop, mobile, aspect ratios, Instagram, YouTube, Pinterest, TikTok, LinkedIn, and custom WΓ—H
  • Studio frames β€” multiple artboards in one session, saved in cookies
  • Undo / redo history

Export & share

  • Copy CSS β€” gradient + pattern + animation in one snippet
  • Share URL β€” full state encoded in the link
  • Download β€” SVG, PNG, JPEG, GIF, MP4/WebM at current frame size

Quick start

2.Pick a frame size and palette or preset
3.Drag color stops on the canvas
4.Copy CSS or download your asset

Example output

background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
background-size: 200% 200%;
animation: slideRight 5s linear infinite;