Color Palette Extractor

Upload an image to extract dominant colors with median cut quantization, get HEX and RGB swatches, and generate complementary, triadic and analogous palettes from the dominant color.

FAQ

Are uploaded images sent to a server?
No. Images are sampled and analyzed locally in the browser through a canvas, and all color extraction happens on your machine, so unpublished design screenshots are safe to process.
Can the number of extracted colors be changed?
Yes. The color count option controls the result, using median cut quantization. Click any swatch to copy its HEX value, and generate complementary, triadic and analogous schemes from the dominant color.

All data is processed locally in your browser. Nothing is uploaded.