Color Palette Extractor from Image
Drop an image, get its dominant colors as HEX/RGB swatches.
Click or drop an image here
About this tool
Your image is drawn to an off-screen canvas and read via getImageData — nothing is sent anywhere. Colors are grouped into coarse buckets by frequency, and each swatch shows the true average of the real pixels in that bucket, not just a rounded bucket center.
Uses
Pull brand colors from a logo, match a theme to a photo, or build a palette from art you like. Click any swatch to copy its HEX code.