Click anywhere on an image to get the exact HEX and RGB color, plus an automatic dominant color palette extracted from the whole photo.
PNG, JPG, WEBP — max 10MB
Upload your image, then click anywhere on it — the exact HEX and RGB color at that pixel appears instantly.
It's a set of the most common colors found across the whole image, automatically extracted and displayed as clickable swatches.
No, all color analysis happens locally using the Canvas API — your image never leaves your browser.
This tool lets you click anywhere on an uploaded image to get the exact color at that pixel, shown as both HEX and RGB values ready to copy. It also automatically extracts a dominant color palette from the entire image, useful for quickly identifying a photo's overall color scheme.
Your uploaded image is drawn onto an HTML canvas, which gives direct pixel-level access to color data. When you click anywhere on the image, the tool reads the exact red, green, and blue values at that pixel coordinate and converts them to both RGB and HEX notation instantly. For the dominant palette, the tool samples pixels across the entire image, groups similar colors together, and surfaces the most frequently occurring colors as a clickable swatch grid.
All color analysis happens locally in your browser using the Canvas API's pixel data access — your image is never uploaded to any server, keeping unpublished photos and designs completely private.