Image Color Picker

Click any pixel in a photo, screenshot or logo to read its exact HEX, RGB and HSL color.

Add your picture
  • Hit Upload image and point it at any photo, screenshot or logo.
  • Already have the file open? Drag it straight onto this page.
  • Copied something? Paste it here.
Everything happens in your browser, so your image stays on your device.
Click anywhere on the image to pick that pixel\u2019s exact color.
or drag & drop · paste from clipboard

Steps to pick a color from an image

  1. Load a picture: upload a file, drag one onto the page, or paste from your clipboard.
  2. Move over the image and click the exact pixel you want to sample.
  3. Read the color as HEX, RGB and HSL in the panel, and copy any value with one click.
  4. Scan the Colors from image strip for the photo’s main tones without hunting pixel by pixel.

What the image color picker reads from a photo

Clicking a pixel gives you that one color in every common format at once, so you can use it wherever you need. Here is what a single click on a blue sky might return:

FormatExample valueUse it in
HEX#5BC0EBCSS, HTML
RGBrgb(91, 192, 235)Code, design apps
HSLhsl(199, 78%, 64%)Hand-tuning
NameSky BlueNaming, notes

How the image color picker works

The picker draws your image onto an HTML canvas, then reads the red, green and blue of whatever pixel you click straight from that canvas data. Because the canvas holds the true pixel values, the color you get is exact, not an approximation. The Colors from image strip runs the same data through a quick clustering pass to surface the photo’s most common tones.

Everything runs in your browser on an HTML canvas, so your image never leaves your device. That also means there is no real size limit beyond what your own machine can handle.

Why a pixel picker beats guessing a color by eye

Trying to eyeball a color from a photo almost never lands on the right value, and that is the whole case for an image picker. Screens, lighting and your own eyes all shift how a color looks, so the only reliable way to reuse a tone is to read its actual pixel data. Sampling the source directly is the difference between a brand color that matches and one that is just close.

What people use the image color picker for

  • Matching a brand color straight from a logo or screenshot.
  • Building a theme from the colors in a photo or piece of artwork.
  • Checking the exact color a client or designer used in a reference image.
  • Grabbing several tones at once, which the Palette From Image tool turns into a full palette.

Image color picker vs the screen eyedropper

Both sample real pixels, but they suit different jobs. The image picker works on a file you load, so it is repeatable and precise; the browser EyeDropper API grabs any pixel live on your screen but only in supported browsers. For a fixed reference image, the picker is the steadier choice.

Are my images uploaded?

No. The picker works entirely on your device using an HTML canvas, so nothing leaves your browser.

What image formats can I use?

Common web images like PNG, JPG, WebP and GIF all work.

How do I pick the exact pixel I want?

Zoom your browser in on the image first, then click; the picker reads whatever pixel is under the cursor.

Can I get more than one color at a time?

Yes. The Colors from image strip shows the main tones automatically, and Palette From Image builds a full set.

You might also like