GIF Color Palette Analyzer

View every color in a GIF's palette as swatches with hex values. Click any swatch to copy its hex code.

GIF Color Palette FAQ

How many colors can a GIF have?

GIF supports a maximum of 256 colors per color table. A GIF can have one global table and up to one local table per frame.

What is the global color table?

The global color table is a shared palette for the whole file. Frames can either use it or override it with their own local color table.

What does "per-frame palettes: yes" mean?

It means at least one frame has its own local color table instead of using the global one. This is common in animated GIFs with varied color ranges across frames.

How do I copy a hex value?

Click any color swatch or any hex code in the Hex Values list — the hex code is copied to your clipboard immediately.