View every color in a GIF's palette as swatches with hex values. Click any swatch to copy its hex code.
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.
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.
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.
Click any color swatch or any hex code in the Hex Values list — the hex code is copied to your clipboard immediately.