We're live on Product Hunt!Support us
ColorArchive

A curated color library with 5,000+ algorithmically generated colors. Browse, search, save favorites, and export palette tokens — no account required.

CollectionsFamiliesNotesGuidesFree ResourcesConvertColorblindAboutSupportUpdates
Ready for static export
Privacy·Terms·Refunds·Cookies·Commerce Disclosure
colorarchive.org · © 2026 ColorArchive
Skip to content
ColorArchive
ProLog in
ArchiveAll ColorsCollections

CSS Gradient Generator

Create beautiful CSS gradients with a visual editor. Adjust colors, angle, and type — then copy production-ready code instantly.

Gradient Type
0°90°180°270°360°
CSS
background: linear-gradient(90deg, #4A90D9, #E74C3C);
Tailwind CSS
className="bg-gradient-to-r from-[#4A90D9] to-[#E74C3C]"

How it works

CSS gradients create smooth transitions between two or more colors directly in the browser, with no images required. Linear gradients flow along an angle you define, while radial gradients expand outward from a center point. Both are resolution-independent and render crisply on any screen size.

Use gradients for hero backgrounds, button states, overlay effects, and decorative accents. This tool lets you pick colors, adjust the angle, and instantly copy production-ready CSS or Tailwind markup. Swap or randomize colors to discover unexpected combinations.

Related tools

Color MixerTints & ShadesPalette GeneratorCSS Colors