Color & CSS Tools

42 curated tools in this category

A basic color picker is built into every browser. The path from a single color to a coherent palette with sufficient contrast is still manual work, and that is exactly where the tools in this category come in. A color palette generator suggests harmonious combinations, a CSS generator turns gradients, shadows, and rounded corners into ready-to-use code, and SVG tools shrink graphics for the web.

Almost everything here runs directly in the browser, with no account and no installation, from the OKLCH Picker for modern color spaces to Gradient.style for CSS gradients. Why OKLCH is replacing the old HSL values, how to check contrast against WCAG, and how to recognize generators worth using is covered in the guide below the tools.

webgradients.com — Kostenlose CSS-Farbverläufe für Webdesign – 180 vorgefertigte Gradients

webgradients.com

Free
Color & CSS Tools

Kostenlose CSS-Farbverläufe für Webdesign – 180 vorgefertigte Gradients

Utopia — Fluid Responsive Design ohne Breakpoints – Typografie und Spacing systematisch skalieren

Utopia

Free
Color & CSS Tools

Fluid Responsive Design ohne Breakpoints – Typografie und Spacing systematisch skalieren

Smooth Shadow Generator — Visueller CSS-Generator für weiche, mehrschichtige Box-Schatten

Smooth Shadow Generator

Free
Color & CSS Tools

Visueller CSS-Generator für weiche, mehrschichtige Box-Schatten

palettte.app — Farbpaletten und CSS-Farbverläufe visuell erstellen und exportieren

palettte.app

Free
Color & CSS Tools

Farbpaletten und CSS-Farbverläufe visuell erstellen und exportieren

palettemaker.com — Interaktiver Farbpaletten-Generator mit Live-Vorschau für Designer

palettemaker.com

Color & CSS Tools

Interaktiver Farbpaletten-Generator mit Live-Vorschau für Designer

Huemint — KI-gestützte Farbpaletten für Brands, Websites und Illustrationen

Huemint

Color & CSS Tools

KI-gestützte Farbpaletten für Brands, Websites und Illustrationen

hihayk.github.io — Farbskalen und harmonische Farbverläufe für CSS spielend leicht erstellen

hihayk.github.io

Open Source
Color & CSS Tools

Farbskalen und harmonische Farbverläufe für CSS spielend leicht erstellen

gradient-animator — Animierte CSS-Gradients erstellen und als fertigen Code exportieren

gradient-animator

Free
Color & CSS Tools

Animierte CSS-Gradients erstellen und als fertigen Code exportieren

Gradient Generator — Professionelle CSS-Farbverläufe ohne graue Zonen erstellen

Gradient Generator

Free
Color & CSS Tools

Professionelle CSS-Farbverläufe ohne graue Zonen erstellen

grabient.com — CSS-Farbverläufe per Klick erstellen und direkt als Code exportieren

grabient.com

Free
Color & CSS Tools

CSS-Farbverläufe per Klick erstellen und direkt als Code exportieren

fluid-type-scale — CSS Clamp Generator für responsive Typografie-Skalen ohne Media Queries

fluid-type-scale

Free
Color & CSS Tools

CSS Clamp Generator für responsive Typografie-Skalen ohne Media Queries

Farb- / Shadegenerator — Generiere Farbtöne und Schattierungen mit flexiblen Prozentfaktoren

Farb- / Shadegenerator

Open Source
Color & CSS Tools

Generiere Farbtöne und Schattierungen mit flexiblen Prozentfaktoren

Convertacolor — Schneller Farbkonverter für HEX, RGB, HSL und CMYK Farbformate

Convertacolor

Free
Color & CSS Tools

Schneller Farbkonverter für HEX, RGB, HSL und CMYK Farbformate

colorleap.app — Historische Farbpaletten aus verschiedenen Epochen für dein Design

colorleap.app

Free
Color & CSS Tools

Historische Farbpaletten aus verschiedenen Epochen für dein Design

colorkit.io — Farben und CSS-Farbverläufe schnell und einfach generieren

colorkit.io

Free
Color & CSS Tools

Farben und CSS-Farbverläufe schnell und einfach generieren

colordesigner.io — Professioneller Farbpaletten-Generator mit Harmonien und Schattierungen

colordesigner.io

Freemium
Color & CSS Tools

Professioneller Farbpaletten-Generator mit Harmonien und Schattierungen

cloudflare colortool — Professionelle CSS-Farbpaletten und Verläufe von Cloudflare generieren

cloudflare colortool

Open Source
Color & CSS Tools

Professionelle CSS-Farbpaletten und Verläufe von Cloudflare generieren

Calcolor — CSS-Farbpaletten und Farbverläufe visuell erstellen und exportieren

Calcolor

Free
Color & CSS Tools

CSS-Farbpaletten und Farbverläufe visuell erstellen und exportieren

type-scale — Responsive Typografie-Skalen erstellen mit CSS clamp() Generator

type-scale

Freemium
Color & CSS Tools

Responsive Typografie-Skalen erstellen mit CSS clamp() Generator

Tint and shade generator — Generiere automatisch Farbnuancen und Schattierungen aus Hex-Farben

Tint and shade generator

Free
Color & CSS Tools

Generiere automatisch Farbnuancen und Schattierungen aus Hex-Farben

Shapedivider — Erstelle individuelle SVG Shape Divider für moderne Website-Designs

Shapedivider

Free
Color & CSS Tools

Erstelle individuelle SVG Shape Divider für moderne Website-Designs

Range Input Css — CSS-Generator für konsistente Range-Slider in allen Browsern

Range Input Css

Free
Color & CSS Tools

CSS-Generator für konsistente Range-Slider in allen Browsern

modularscale — Modulare Skalen für harmonische Typografie und Layout-Proportionen

modularscale

Open Source
Color & CSS Tools

Modulare Skalen für harmonische Typografie und Layout-Proportionen

Grtcalculator — Responsive Typografie-Generator mit Golden Ratio und CSS clamp()

Grtcalculator

Freemium
Color & CSS Tools

Responsive Typografie-Generator mit Golden Ratio und CSS clamp()

What do color pickers, palette generators, and CSS tools actually do?

This category bundles three types of tools that web design needs constantly. A color picker selects colors and translates between formats like HEX, RGB, HSL, and OKLCH. A color palette generator goes a step further and suggests colors that work together, from a single complementary color to a complete color system with shades for backgrounds, text, and accents. CSS generators translate visual settings into code: you drag sliders, and the tool delivers the finished gradient, shadow, or border as CSS. Add to that SVG tools, which optimize vector graphics, convert them, or prepare them as reusable icons. Almost all of them have this in common: they run in the browser, cost nothing, and replace calculations that are error-prone by hand, such as WCAG contrast ratios or the math behind smooth gradients. Many of these tools are small projects by individual developers that solve exactly one problem, and have done so reliably for years.

Typical use cases

Building a color system for a new project: Develop a complete system with shades from a single brand color. RealtimeColors shows palettes directly on a sample website instead of abstract swatches, so you can judge effect and contrast before the first line of code exists. The color palette generator delivers the starting point; the fine-tuning of the shades stays with you.

Checking contrast and accessibility: Text on a colored background has to meet WCAG contrast ratios, otherwise the design excludes users with low vision. Since the European Accessibility Act this also affects many shops and service providers that previously had no requirements. Good pickers display the contrast ratio live while you adjust the color and save you from looking up thresholds.

CSS effects without manual math: Smooth gradients, organic shapes, layered shadows. Gradient.style produces gradients in modern color spaces, FancyBorderRadius turns the eight-value border-radius syntax into a shape you simply drag into place. You copy the generated code straight into your project.

Cleaning up SVGs: Exports from design tools drag along metadata and redundant groups. SVG tools shrink the files, tidy the code, and convert graphics into formats that work as icon components or CSS backgrounds. That pays off especially for logos and icons that load on every page.

What matters when choosing

Color space support: Modern browsers handle OKLCH and Display-P3, but many older tools still calculate only in HEX and HSL. If you are building a color system today, pick a tool that outputs modern color spaces and ships fallbacks for older browsers along with them.

Quality of the generated code: Generated code ends up in your project, so the same standards apply as for your own. Useful CSS generators produce short, readable code with custom properties instead of nested hacks from the vendor-prefix era.

Workflow: You use these tools dozens of times per project, so small things count: a copy button that grabs the right format, shareable URLs for team reviews, keyboard controls for fine-tuning.

No account as the default: The best tools in this category work without registration and without a paywall. Be skeptical when a simple generator hides its export behind a sign-up; a free alternative is usually one tab away.

OKLCH instead of HEX: why the switch pays off

HEX and HSL describe colors the way monitors mix them, not the way people perceive them. Anyone who has built palettes by hand knows the result: a yellow at 50 percent lightness looks glaring, a blue at the same value looks almost dark. OKLCH fixes this because its lightness axis follows perception. You create shades of a color by simply shifting the lightness value, and changing the hue at the same value keeps the contrast against the background. On top of that, OKLCH unlocks the Display-P3 color space of modern screens, which contains stronger colors than sRGB. The OKLCH Picker makes the three axes of lightness, chroma, and hue tangible and shows which values can be displayed on which screens. All current browsers support the notation. One exception remains email: rendering engines there lag years behind, so HEX stays the safe choice for HTML mails.

Frequently asked questions

What is a color palette generator?

A color palette generator creates matching combinations from one or more starting colors. The tools range from randomizers for quick experiments to systems that calculate complete design token sets with ten shades per color. Good generators check contrast at the same time.

Why OKLCH instead of HSL or HEX?

OKLCH describes colors perceptually: equal lightness values look equally bright regardless of hue. That keeps palettes consistent and contrast predictable, which regularly goes wrong with HSL. OKLCH also reaches the extended color spaces of modern displays. HEX remains fine for quick single colors; as the basis for a color system it is the wrong choice.

What does a CSS generator do?

A CSS generator translates visual settings into finished stylesheet code. Typical examples produce gradients, shadows, border-radius shapes, animations, or grid layouts. You configure the result with sliders and a live preview and copy the code into your project. The biggest savings come with syntax hardly anyone writes from memory, such as conic-gradient or clip-path. Still take a quick look at the generated code; it tells you whether the tool keeps up with current syntax.

The collection above is deliberately broad, from single-purpose pages to full palette tooling. For getting started with modern color spaces, begin with the OKLCH Picker; for quick effects, head for the generators. Each detail page links related tools for the next step.

Meooow! Want tool tips by email?

Yes, please!