meodai / color-names

Large list of handpicked color names 🌈
https://meodai.github.io/color-names/
MIT License
2.39k stars 180 forks source link

Professenial color names #171

Closed vvcdev closed 1 year ago

vvcdev commented 1 year ago

I am just wondering if there is a list of like more straight forward names instead of random ones that like color websites could use - something similar to this: //coolors.co/colors

meodai commented 1 year ago

I am not sure what you mean by „professional“. I would personally use the bestOf subset: https://github.com/meodai/color-names/blob/master/dist/colornames.bestof.csv

Looks like coolors is using a mix of wikipedia color names: https://github.com/meodai/wikipedia-color-names

And NTC.js: https://chir.ag/projects/ntc/

Please use the Discussions: https://github.com/meodai/color-names/discussions for more subjective issues and discussions.