Color Name Finder

Enter any hex or RGB value and instantly find the closest CSS named colour with distance score.

🔒 100% client-side
Enter a colour
Colour wheel
#
Your colour
#3B82F6
rgb(59, 130, 246)
hsl(217, 91%, 60%)
Nearest CSS named colour
royalblue
#4169E1   rgb(65, 105, 225)
Distance: 19 (4% from exact match)
Quick swatches — click to load

148 standard CSS named colours in the dataset.

About Color Name Finder

Color Name Finder looks up the official CSS named colour that is closest to any hex code or RGB value you enter. It compares your colour against all 148 standard CSS named colours using Euclidean distance in RGB space — the same method design tools use for colour matching — and shows the result alongside the exact hex, RGB, and HSL values of your input. Useful for designers who need to know what a colour is called, developers writing CSS without a colour picker, and anyone curious about the name behind a hex code. 100% client-side, no uploads, no tracking.