Global Tools Hub
Current language: English

Gradient Generator

Pick colors, adjust options, and generate CSS gradients instantly in your browser.

How to use

  1. Choose at least two colors.
  2. Select linear or radial gradient type.
  3. If linear is selected, adjust the angle.
  4. Copy the generated CSS and paste it into your project.
90°

Live preview

Generated CSS

background: linear-gradient(90deg, #4f46e5, #06b6d4);

Quick presets