Utility
How to Get the HEX Color Code From an Image
Pick the exact HEX and RGB color of any pixel in a photo — free, in your browser, no upload.
2026-06-13 - 4 min read
Read any pixel's exact color
Upload an image and click any spot — the picker reads that pixel's exact HEX and RGB value and copies it with one more click.
This is perfect for matching a brand color from a logo, sampling a shade from a photo, or building a palette for a design.
HEX vs RGB — which to use
HEX (like #3B82F6) is the standard for web and CSS. RGB (like rgb(59, 130, 246)) is handy when you need to tweak transparency or work in design tools.
Everything runs in your browser, so the image you sample never gets uploaded to a server.
Try it now
Open related tool