Tool 02 / 08 · Image tools · 100% local

Image Color Picker

Hover over any image with a pixel-zoom loupe and click to collect exact colors. Sampled at original resolution — nothing is uploaded.

Drop an image here

or click to browse · paste from clipboard (Ctrl+V)

Example

Click a pixel, get its exact color

Three clicks on this desert shot — the picker reads the true pixel value at the image's original resolution, not a screen approximation.

Windswept desert dunes under a dark storm-blue sky

Picked pixels · original resolution

#7A6048dune shadow
#334A66storm sky
#B69873sunlit sand

11×11 loupe while you hover · click to collect

About this tool

What is an image color picker?

An image color picker (eyedropper) reads the exact color value of any pixel in a picture. Designers use it to match brand colors from logos and screenshots, developers grab precise HEX values for CSS, and artists sample reference photos. This picker shows a magnified 11×11 pixel loupe while you hover, samples at the image's original resolution regardless of how it's scaled on screen, and keeps a running list of everything you pick.

Accuracy

Why a picked color can look "wrong"

Sometimes you pick a pixel and the result doesn't match what your eye sees. That's almost never a bug — it's one of these:

For a trustworthy pick: zoom in, confirm the area is uniform, sample two or three nearby spots, and if they agree, convert the result to the format you need in the Code Converter.

Keep going

Related tools & guides

FAQ

Frequently asked questions

How is this different from the Palette Extractor?

The Palette Extractor analyzes the whole image automatically and returns its dominant colors. The eyedropper is manual and surgical: you choose the exact pixels. Use the extractor for a starting palette and the eyedropper when you need one precise color.

Is the picked color affected by my screen zoom?

No. Clicks are mapped back to the image's native pixel grid, so you always get the true stored color — not a scaled or anti-aliased approximation from the display.

Is my image uploaded?

No. The image is read locally with the Canvas API and never leaves your device.