Extract the dominant colors from any image. Everything runs in your browser — your image is never uploaded.
The tool reads the image’s pixels on a canvas in your browser and groups similar colors into clusters, so the most frequent and representative colors rise to the top. It returns those cluster centers as a small set of dominant swatches with their HEX values — no server round-trip required.
Drag in or select a photo, screenshot or graphic from your device.
The most prominent colors are extracted and shown as swatches.
Click any color to copy its HEX for use in your design or code.