David Aerne
David Aerne
@danburzo looks like there is a different license for the w3 version, that is more permissive: https://github.com/Myndex/apca-w3
Makes total sense. Thanks for clarifying.
And the colors "Chromium Green" and "Citrine" are not in there,
I would love your contribution then. I built a few node tools to help me to keep the list clean and I mostly administer the list in google docs. I...
No worries there is now rush. My ruleset is pretty simple and not as elaborate as what you are thinking of (https://github.com/meodai/color-names/blob/master/scripts/build.js) Basically only checking if a hex value or...
@sergeevabc in the mean time feel free to use: https://colornamer.robertcooper.me/ (choose HTML colors in the list on the bottom) or if you have windows curl installed you can hit up...
@sergeevabc https://api.color.pizza/v1/?values=ff0000&list=html does use DeltaE. (Ciede2000): https://github.com/meodai/color-name-api/blob/main/src/closestColor.js#L17. I can write a simple console app as a wrapper for you. That would be it for `powershell` (untested): ```powershell # Function to...
@sergeevabc you can make the API return as many closest colors as you want. Just add the `noduplicates` flag and request the same color multiple times. (If you want the...
@jonathantneal awesome!
May I ask where the names are coming from? Maybe they are already in anyway.