Image Color Picker

Upload, paste, or enter a URL, then click the image for HEX, RGB, and HSL — plus a palette. Processing stays in your browser.

Image

Click to pick; hover for a pixel grid loupe; paste images into the stage

Images are never uploaded; everything runs locally in your browser.

You can also drop an image, or press ⌘ / Ctrl + V to paste

Colors

The picked color and common formats

HEX
RGB
HSL

Palette

Dominant colors extracted from the image — click to use

Tool guide

After uploading, dropping, or pasting an image, click the canvas to pick that pixel’s HEX, RGB, and HSL. You can also try an image URL when CORS allows it.

  • Supports file picker, drag-and-drop, clipboard paste, and image URLs
  • On desktop, hover to show a loupe for precise pixels
  • Auto-extracts a dominant palette you can click to apply
  • Images stay in the browser and are never uploaded
  • If you only need a color wheel and format conversion, use the Color Picker tool.

FAQ

How do I pick a color from an image?

Load an image, then click the target spot. HEX, RGB, and HSL appear on the right for one-click copy.

Why did the image URL fail to load?

Many hosts block cross-origin pixel reads. If load or pick fails, upload a file or paste a screenshot instead.

Are images uploaded to a server?

No. Picking, palette extraction, and color math all happen in your browser and nothing is uploaded.

How is this different from Color Picker?

Image Color Picker samples pixels from an image; Color Picker is for choosing colors on a wheel and converting HEX / RGB / HSL.