Tool
Image color picker
Upload an image and click anywhere on it to grab that pixel’s color. Your image stays on your device — nothing is uploaded.
Choose an image, then click it to pick a color.
How it works
The image is drawn to an HTML canvas in your browser. When you click, we read the exact pixel’s red, green, and blue values and convert them to HEX, RGB, and HSL. Because it’s all client-side, your images never leave your device.
Frequently asked questions
Are my images uploaded anywhere?
No. The image color picker runs entirely in your browser using a canvas. Your images never leave your device.
Can I pick colors from a screenshot?
Yes — upload any image (including a screenshot) and click to sample any pixel’s color.