blenderskool / pigmnts

🎨 Color palette generator from an image using WebAssesmbly and Rust
https://pigmnts.web.app
MIT License
73 stars 4 forks source link

Add color names #21

Closed blenderskool closed 4 years ago

blenderskool commented 4 years ago

Colors in the palette could provide the nearest name from a color dictionary. https://github.com/meodai/color-names seems like a great starting point