Extract dominant colors from any image automatically. Great for brand color analysis and palette building.

How to use

  1. Upload an image.
  2. Choose how many colors to extract (3-12).
  3. Click any swatch to copy HEX.

Use cases

  • Brand color analysis
  • Theme color from photo
  • Reverse-engineering palettes
  • Inspiration from nature/art photos

FAQ

Algorithm?

K-Means clustering on RGB pixels.

Server upload?

No, fully in browser.

Results vary?

K-Means uses random initialization, slight variation per run.

Free?

Yes.