Image Color Picker

Upload an image and click anywhere to get the hex, RGB, and HSL of that pixel. Build a custom palette by clicking multiple points. Pure browser, no upload.

🔒 Files never leave your browser — no upload, no server, no tracking.
No image yet.
HEX
RGB
HSL
Click the image to lock colours into a custom palette.

What is this for?

This tool turns any uploaded image into a clickable colour source. Hover anywhere to read the exact pixel under your cursor as hex, RGB, and HSL — with a magnifier loupe that zooms 8× so you can pick pixels precisely without squinting. Click to lock a colour into a custom palette: build the palette by clicking multiple points on the image. Click a swatch in the palette to remove it. The image never leaves your browser.

When to use it

How precision works

Single-pixel sampling is exact but noisy — anti-aliased edges, JPEG artefacts, and screen subpixel rendering all cause neighbouring pixels to disagree slightly. The 8× loupe lets you see and click the specific pixel you mean, rather than relying on the average. For brand-colour extraction this matters; for moodboard work you can ignore it.

Common gotchas