Color Name Finder
Find the closest named CSS color for any hex or RGB value. Identify colors by their standard names instantly.
About This Tool
The Color Name Finder takes any color value - hex, RGB, or HSL - and identifies the closest matching named CSS color from the official specification. CSS defines 148 named colors (from aliceblue to yellowgreen), and this tool finds which name most closely matches your input by calculating the perceptual distance between colors.
Knowing color names is useful for writing more readable CSS, communicating with team members about specific shades, and understanding the standard color vocabulary. Instead of referencing an abstract hex code like #CD853F, you can refer to it as "peru" - a meaningful name that others can instantly visualize.
The tool uses the CIEDE2000 color difference formula for perceptual accuracy, ensuring that the "closest" match aligns with how humans see color rather than relying on simple mathematical distance in RGB space. It also shows the exact named color alongside your input for easy visual comparison.
Frequently Asked Questions
Related Tools
Hex to RGB Converter
Convert hexadecimal color codes to RGB values instantly. Supports shorthand and 8-digit hex with alpha.
Color ToolsColor Picker
Pick any color visually and get values in hex, RGB, HSL, and CMYK. Interactive color wheel with precision.
Color ToolsRGB to HSL Converter
Convert RGB color values to HSL format. See hue, saturation, and lightness with a live color preview.
Color Tools