Runs fully in your browser. Inputs stay on your device. See recent fixes on changelog.
CSS Gradient Picker
Create CSS gradients with angle, stops, and type controls.
background: linear-gradient(to right, #3B82F6, #8B5CF6);bg-gradient-to-r from-[#3B82F6] to-[#8B5CF6]<linearGradient><stop offset="0%" stop-color="#3B82F6"/><stop offset="100%" stop-color="#8B5CF6"/></linearGradient>About CSS Gradient Picker
Create CSS gradients with angle, stops, and type controls. Create CSS gradients with a visual picker online for free. Build linear, radial, and conic gradients with color stops. Export as CSS, Tailwind, or SVG code. Features an interactive visual picker with real-time output across multiple formats simultaneously. Supports both visual selection and direct manual input for maximum flexibility. Everything runs client-side in your browser for maximum speed and privacy — no data is sent to any server, and no signup is required.
Related tools: CSS Gradient Generator, Glassmorphism Generator, CSS Background Pattern Generator
How to Use CSS Gradient Picker
- Use the interactive picker to select a value.
- See the output update in real time across all formats.
- Copy the value in whichever format you need.