[0] https://colorguesser.com/ [1] https://x.com/wifeofnoob/status/1935788167086436375
I made it from scratch without Express or any frameworks because:
- I’m a frontend/interaction dev and wanted to learn how to build an API from the ground up. - Existing APIs didn’t guarantee unique names per color—mine does. - It also supports WebSocket updates, gzip responses, and multiple name sets.
I’ve been collecting color names for over 10 years [1]. With ~30,000 entries, bundling them into every color-related project became excessive. This API keeps things lightweight—for me and hopefully for others too.
GitHub: https://github.com/meodai/color-name-api
Would love feedback on naming logic, accuracy, performance, or backend best practices I might’ve missed.
[1] Large Color Name List: https://github.com/meodai/color-names [2] XKCD color survey results: https://xkcd.com/color/rgb/
[0] https://colorguesser.com/ [1] https://x.com/wifeofnoob/status/1935788167086436375
Lilac Rose
Your score
81/100
First try!
My final score was 286/500 :(
At any rate, it keeps using the same colors, so this needs to be improved.
I remember there were a couple of websites like this, however, with random colors, better scoring, etc.
For example I found these:
https://hexcodle.com (this one has a 10 hour limit per game, ugh)
But there were many others. Ideas? I am looking for something like colorguesser.com.