Click any pixel to get HEX/RGB/HSL — auto-extract a palette
JPG, PNG, WebP, GIF
Click any pixel in your image to read its HEX, RGB, and HSL values. Or let the auto-palette extractor pull the dominant 5 colors for you — useful for matching brand colors, designing around a photo, or grabbing a swatch for CSS.
Any JPG, PNG, or WebP works.
Each click captures that pixel's color in HEX, RGB, and HSL. Sampled colors are saved to a history strip.
Copy any value with one click, or download the extracted palette as a CSS snippet.
It reads the exact pixel value the browser sees, which is what most design tools will use. Note: PNG and JPG can render with subtle color-profile differences — pick from the same file you'll deploy.
A k-means clustering pass groups pixels into the 5 most dominant colors, weighted by frequency. Works best on images with clear distinct subjects.