DOM

Dominant Color Extractor

Find the dominant color in an uploaded image. Runs in your browser.

HEX
RGB
HSL
HSV
CMYK

Find the dominant color in an image

Choose an image to find the most common color. Pixels are sampled in your browser. The file is not uploaded to a server.

The result is HEX, RGB, HSL, HSV, and CMYK for the dominant bucket.

For a full palette of several swatches, use Extract Colors from Image.

dominant color from image FAQ

How is the dominant color chosen?

Pixels are bucketed by similar RGB values. The most common bucket is the dominant color.

Are my images uploaded?

No. Dominant color extraction runs in your browser.