Tool

Color Name Finder

Identify colors by finding their closest CSS named color, or search through the official 140 web colors.

Search Controls

Closest Matches

About the Color Name Finder

Sometimes you need a memorable name for a color variable, or you want to use a standard CSS named color instead of a HEX code. This tool helps you bridge the gap between technical color values and human-readable names.

When to use it

  • Naming Conventions: Finding appropriate names for your CSS variables or Tailwind configuration (e.g., --color-dodgerblue).
  • Quick Prototyping: Discovering built-in CSS colors you can use without copying HEX codes.
  • Accessibility: Giving meaningful names to colors in design system documentation.

Frequently Asked Questions