🖼️
Click or drag an image here
JPG, PNG, WebP supported
How it works
- The image is loaded into a canvas and pixels are sampled (the "quality" slider controls density — lower = denser sampling)
- A simple median-cut color quantization groups similar pixels into N color buckets
- Each color is shown with its hex, RGB and percentage of image area it represents
- Click any swatch to copy its hex code
Use cases
- Extract brand colors from a logo or photograph
- Generate a palette for design work from a reference image
- Find a complementary color scheme for UI design
- Identify the dominant theme color for thumbnails or covers