CSS Gradient

Linear / Radial / Conic Gradient Generator

°
%
%

CSS Code

background: linear-gradient(to right, #ff6b6b 0%, #4ecdc4 100%);

CSS Gradient Generator Guide

Features

  • Linear Gradient — transition colors along a straight line, supports custom angle
  • Radial Gradient — gradient radiating from the center, supports circle and ellipse
  • Conic Gradient — gradient rotating around the center point, ideal for color wheels
  • Color Stops — add and remove color nodes, precisely control gradient positions
  • Preset Gradients — 20+ curated gradient presets, one-click apply

Use Cases

  • Web page backgrounds, buttons, and card gradient designs
  • Quick CSS background code generation
  • Color scheme inspiration for UI design
  • Base color values for gradient animations
  • Visual effects in responsive design

常见问题

相关工具