Image Color Picker
Upload an image and click anywhere on it; it instantly shows the HEX and RGB color code of that pixel.
🎨
About
Used to find the exact color in a logo, photo or screenshot — an eyedropper for designers and developers.
Your image never leaves your browser; all processing happens on your device and nothing is uploaded.
How to use
- Choose an image file.
- Click the point on the image whose color you want.
- Copy the HEX code.
Frequently Asked Questions
- Is my image uploaded to a server?
- No. The image is processed only in your browser and is never sent anywhere.
- Do I get HEX or RGB?
- Both are shown; the Copy button puts the HEX code on your clipboard.
Other tools
Embed this tool
Copy the code below and paste it into your site's HTML to embed this tool for free. The snippet includes an attribution link back to the source.
<iframe src="https://tooldict.com/embed/en/image-color-picker" title="Image Color Picker" width="100%" height="600" style="border:1px solid #e2e8f0;border-radius:16px;max-width:680px" loading="lazy"></iframe>
<p style="font:13px/1.5 sans-serif">Powered by <a href="https://tooldict.com/en/image-color-picker" target="_blank" rel="noopener">Image Color Picker</a> — Tooldict</p>