Color Name Lookup
Enter a hex color to find the nearest CSS named color, or type a color name to get its hex code.
100% client-side · no upload
Nearest CSS name
red
#ff0000
Exact match
How to use
- Click the color picker or type a hex code like
#6366f1. - Alternatively, type a CSS color name like
tomatoorcornflowerblue. - The nearest named CSS color appears along with its exact hex value.
Related color tools
- HEX to RGB Converter — get the numeric RGB values
- HEX to HSL Converter — get hue, saturation, lightness
- CSS Variable Extractor — extract all color vars from CSS
常见问题
- Is this color name lookup free?
- Yes, completely free with no signup and no usage limits.
- Does my color data leave my device?
- No. All lookup runs in JavaScript inside your browser using a built-in color table. Nothing is sent to any server.
- Does it work on mobile?
- Yes. The tool is mobile-first and works on iPhone Safari and Android Chrome.