Image Color Picker
Upload an image, click anywhere and get the exact HEX and RGB colour — copy it in one click.
How to use the Image Color Picker
- Choose an image (PNG, JPG, WebP or GIF).
- Click any point on the picture to sample that pixel.
- Copy the HEX or RGB value shown next to the swatch.
About the Image Color Picker
This image color picker is a digital eyedropper. Load any photo, screenshot, logo or design mockup, click on a spot, and it reads back the exact colour of that pixel as both a HEX code and an RGB value — each copyable with a single click. It is the fastest way to lift a brand colour from a screenshot, match a shade in a photo, or grab a colour from an image someone sent you.
The whole thing runs on a <canvas> in your browser, so your image is never uploaded — it stays on your device. Large images are scaled to fit the screen, but the colours sampled are the true pixel values. Because it reads real pixels, it works on any raster image, including photographs where every point is a slightly different shade.
Already know the code and want to convert it? Use HEX to RGB, or explore shades with the colour converter. To embed the image itself as text, see image to Base64.
Frequently asked questions
Is my image uploaded to a server?
No. The image is drawn onto a canvas in your browser and read locally, so it never leaves your device.
Why is the picked colour slightly different from what I expected?
Photos and compressed images vary pixel to pixel. Zoom in and click precisely on the exact spot you want to sample.
Can I pick colours from a transparent PNG?
Yes. Fully transparent areas read as the background; sample a spot that actually contains the colour you want.

