Image

Image Color Picker

Upload any image and click to instantly pick colors. Get HEX, RGB, HSL, and CSS values. Build a palette from your image with one click.

Drop an image here or

PNG, JPG, WebP · processed locally

What is Image Color Picker?

Whether you're reverse-engineering a brand's color palette, matching colors from a photograph for a design project, or trying to identify an exact shade in an image, this tool lets you click on any pixel and instantly get its HEX, RGB, and HSL values.

The tool also features a magnifier loupe so you can zoom in on fine details before sampling, making it easy to pick exact colors even from areas with gradients or anti-aliased edges.

Build a saved palette as you pick — each color you click is remembered so you can copy the full set at once. All processing happens locally; your image never leaves your browser.

How to use

1
Upload your image
Drag and drop or click to select any image file.
2
Hover to preview
Move your cursor over the image to see the color under the cursor in the loupe and info panel.
3
Click to save a color
Click any pixel to add that color to your saved palette.
4
Copy color values
Click the HEX, RGB, or HSL swatch in the palette to copy that value to your clipboard.

Frequently asked questions

QHow accurate is the color picker?

It reads the exact pixel value from the Canvas API, so it is pixel-perfect accurate. However, JPEG compression may slightly alter colors compared to the original source.

QCan I pick colors from a screenshot?

Yes — paste your screenshot as an image file, upload it, and click any pixel.

QWhy does my color look different from what I expect?

Monitors display colors in sRGB color space. If your image was created in a wider color space (P3, Adobe RGB), the browser will map it to sRGB which may shift some colors.

QWhat is the difference between HEX and RGB?

They are the same color, just written differently. #ff6600 and rgb(255, 102, 0) represent the same orange. HEX is shorthand for web use; RGB is used in CSS and design tools.

Found a bug or issue with this tool?
If something isn't working as expected, let us know and we'll fix it.
Report this bug
Embed this tool

Copy and paste this iframe code into your website.

<iframe   src="https://usetool.space/embed/image/color-picker"  width="100%"   height="860px"  frameborder="0"  loading="lazy"  title="Image Color Picker — useTool"></iframe>
✨ Missing something?
Can't find the tool you need?
Request it — we build new tools based on what people ask for.
Request a tool