CSS Gradient Generator

A classic tool to pick two or more colors, set angles (linear/radial), and generate code that works across browsers.

CSS Code

Features

  • Linear & Radial Gradients: Create standard linear or circular radial gradients.
  • Custom Angles: Rotate your linear gradient 360 degrees.
  • Multiple Color Stops: Add as many colors as you like and position them precisely.
  • Visual Editor: See changes instantly as you tweak colors and positions.

How to Use

  1. Select between Linear or Radial gradient type.
  2. Adjust the angle (for linear) or position (for radial).
  3. Add color stops and pick your desired colors.
  4. Adjust the percentage position of each color stop to control the blend.
  5. Copy the CSS background property.