lokesh / color-thief

Grab the color palette from an image using just Javascript. Works in the browser and in Node.
https://lokeshdhakar.com/projects/color-thief/
MIT License
12.34k stars 1.31k forks source link

Feature Request: Display hex code when I hover over a dot... #212

Open richb-hanover opened 2 years ago

richb-hanover commented 2 years ago

This project is so cool! It really matches my sense of the colors that are present in the image!

A feature request: On the main page (https://lokeshdhakar.com/projects/color-thief/), it would be great to display and/or make copy/pastable the hex code for each of the color dots. Then I can don't have to hassle with the Inspector...

Thanks!