Color Picker from Image

Click any pixel in an image to get its HEX and RGB color.

100% client-side — your data never leaves your browser.

Drop an image here, or click to upload

Click any pixel to read its color

About the Color Picker from Image

Pick the exact color of any pixel in an image — for design inspiration, brand matching, or recreating a palette. Click anywhere on the image to read its HEX and RGB values, copy them in one click, and keep a small history of recent picks. Everything runs in your browser.

How to use the Color Picker from Image

  1. 1Drag and drop your image, or click to choose it from your device.
  2. 2Hover over the image to scan colors, then click to lock a pick.
  3. 3Copy the HEX or RGB value with the one-click Copy button.
  4. 4Use the recent palette to revisit the last colors you picked.

Why use our Color Picker from Image

  • Pixel-precise picking

    Read the exact color of any pixel you click using the Canvas API.

  • HEX & RGB values

    Get both formats side by side, ready to paste into your design tool or CSS.

  • Recent palette

    The last colors you picked are kept in a small swatch row for easy reuse.

  • 100% browser-based

    Your image is decoded locally — nothing is uploaded to a server.

Frequently asked questions

Is my image uploaded anywhere?+

No. The image is decoded entirely in your browser using the Canvas API. Nothing is uploaded, stored, or transmitted.

What's the difference between HEX and RGB?+

They're two ways to describe the same color. HEX (e.g. #3B82F6) is compact and common in CSS. RGB (e.g. rgb(59, 130, 246)) lists the red, green, and blue channels directly.

Can I pick colors from screenshots?+

Yes. Any image your browser can display — including screenshots, photos, and exported designs — works with the picker.

Are the recent picks saved between visits?+

No. The recent palette lives in memory only and clears when you close the tab — keeping your activity private.