CSS Gradient

Generate CSS gradient backgrounds

background: linear-gradient(to right, #14b8a6, #3b82f6);

Create beautiful CSS gradients with multiple colors. Supports linear and radial gradients with customizable direction.