Gradient Maker
Design stunning CSS gradients with interactive color stops, 18 presets, and multi-format export including Tailwind, SVG, and CSS animations.
Click to add a stop · Drag to reposition
Export
Gradient Type
Color Stops
Presets
Import from CSS
How It Works
Pick a Type
Choose linear, radial, or conic gradient — each creates a distinct visual effect.
Add Color Stops
Click the gradient bar to add stops, drag them to reposition, and edit any stop's color and opacity.
Fine-Tune
Adjust direction angle, radial shape and size, center position, and number of stops.
Export
Copy ready-to-use CSS, Tailwind classes, or CSS custom property. Download as SVG or preview with animation.
Frequently Asked Questions
bg-gradient-to-r from-[#3b82f6] to-[#8b5cf6], with via-[#...] for a third stop. That holds for linear gradients on one of eight directions with the end stops at 0% and 100% and a middle stop at 50%. Everything else — radial or conic, an arbitrary angle, moved stops, more than three colours — comes out as an arbitrary value bg-[...]: longer, but it reproduces the preview exactly rather than approximately.@keyframes that shifts the background-position on an oversized (200%×200%) gradient, creating a smooth looping movement. Copy the animation CSS from the export panel and apply it to your element. Works best with linear gradients with at least 3 color stops.rgba() value for that stop, creating a smooth fade-to-transparent effect. This is perfect for hero overlays, card gradients that reveal content below, and UI depth effects.<linearGradient> definition and can be scaled to any size without quality loss.Related tools
Other UIXColors tools that pair well with CSS Gradient Maker.
Color Converter
Convert colors between HEX, RGB, HSL, OKLCH, OKLab, CMYK, and named formats. Real-time preview. Free for designers and front-end developers.
Image Color Palette Extractor
Extract dominant color palettes from any image. Upload PNG, JPG, WebP and get HEX, RGB, OKLCH values. Free tool for designers and brands.
Site Style Guide Generator
Extract complete style guides from any website URL: colors, typography, logos, buttons, design tokens. Browser-accurate via real Chromium. Free.
Guide for this tool
How to get the most out of CSS Gradient Maker, step by step.