Find Every Color in an Image
See the colors in a photo and how often each appears β with hex codes and a CSV.
Ever wanted to know exactly which colors make up a photo β and how much of each? This tool reads every pixel and reports the colors it finds, with hex codes, pixel counts and percentages, plus a colour-swatch preview.
Choose 'Grouped' to merge near-identical shades into a clean palette (ideal for photos), or 'Exact' to count every distinct color (ideal for logos, screenshots and pixel art). Download the full breakdown as a CSV to open in a spreadsheet. Everything runs in your browser β your image is never uploaded. Add it to a workflow and the colors.csv is dropped into the final ZIP.
Frequently asked questions
What's the difference between Grouped and Exact?
Grouped rounds similar shades together so a photo yields a meaningful palette of dozens of colors. Exact counts every unique 24-bit color β great for graphics with flat colors, but a photo can contain millions.
What does the percentage mean?
It's the share of analyzed pixels that are that color. Large images are sampled down for speed, so percentages are representative of the whole image.
Can I get the hex codes?
Yes β each color shows its hex code on screen, and the CSV includes hex plus separate red, green and blue values and the pixel count.