Image Color Picker

Drag & drop an image here, or click to select

PNG, JPG, WebP, GIF - processed locally in your browser

How to use
  1. 1.

    Upload an image

  2. 2.

    Click anywhere on the image to sample that pixel

  3. 3.

    Copy the HEX, RGB, or HSL value from the Color panel on the right

Common uses
  • Extracting exact brand colors from a logo or screenshot

  • Building a color palette from a reference image

  • Identifying a specific color from a design mockup or photo

Frequently asked questions
How precise is the color picker?

Colors are sampled at the exact pixel level - one pixel per click. The HEX, RGB, and HSL values shown correspond to that single pixel's color.


Why does the picked color look different from what I see?

Monitors display colors through RGB light mixing, and your screen's color profile may shift how colors appear. The values shown are the raw pixel data from the image file.


Is my image uploaded to a server?

The image is loaded and sampled entirely in your browser using the Canvas API. No image data is transmitted anywhere.


Can I pick colors from a screenshot?

Any image file (PNG, JPEG, WebP) can be loaded, including screenshots.


How do I use the color history?

Each color you pick is added to the history strip. Click any swatch in the history to make it the active color and copy its HEX value to the clipboard.