Palette from image

Pull the main colors out of any image. It downscales the picture, buckets colors by frequency and shows the dominant ones as copyable hex swatches.

Pull the main colors out of any image. It downscales the picture, buckets colors by frequency and shows the dominant ones as copyable hex swatches.

How to use

  1. Drop or pick an image
  2. The dominant colors appear as hex swatches
  3. Click a swatch to copy its hex
  4. Use «Copy all» to grab the whole palette

Frequently asked questions

Is my image uploaded?

No. Colors are sampled from a canvas in your browser — the image never leaves your device.

How are the colors chosen?

Pixels are quantized into color buckets and the most frequent buckets become the palette, so you get the dominant tones.

Why are similar shades merged?

Quantization groups near-identical colors together, which keeps the palette compact and representative rather than noisy.