Colour picker from image — pick any pixel
Upload an image and click any pixel to read its colour as hex and RGB. It runs entirely in your browser using canvas (0 uploads, works offline).
How to use it
- Choose an image.
- Click any point on it.
- Read the hex and RGB; Copy or Download them.
FAQ
How do I pick a colour from an image for free?
Choose the image and click a pixel; this page reads that pixel's colour from a canvas and shows the hex and RGB values — on your device with no upload.
Is my image uploaded anywhere?
No. The image is drawn and sampled entirely in your browser and nothing is transmitted or stored, which you can verify by turning off your Wi-Fi.
Can I match a brand colour from a screenshot?
Yes — that is a common use. Drop in a screenshot or logo and click the colour you want to copy its exact value.
Does it work on large images?
The image is scaled to fit for display, and colours are read from the drawn canvas, so large images work smoothly.
Limits
Reads a single pixel per click; it does not extract a full palette — use the palette tools for that.
Related
The palette extractor pulls multiple colours; the contrast checker verifies pairs.
Bookmark this page (Ctrl+D, or ⌘D on Mac) or install the app — it works offline the next time you need it.