What it does
Image Color Picker reports the colour of any clicked pixel and extracts a palette.
- Pixel colour + palette
Pick a colour from an image by uploading it and clicking any pixel; the tool shows the exact HEX, RGB and HSL values and builds a palette from the image. It runs in your browser, so nothing is uploaded.
A tool that reports the colour of any pixel in an uploaded image and can extract a palette from it.
Related terms
Click a pixel to get its colour in all common formats, ready to copy.
It extracts the dominant colours into a palette you can reuse.
Colours are sampled locally from a canvas.
Image Color Picker reports the colour of any clicked pixel and extracts a palette.
The image is drawn to a canvas and pixel data is read at the clicked coordinates.
Match brand colours, build palettes from photos, or grab a colour for design.
It reads on-screen pixel values; colour profiles and print colours may differ.
Everything is processed in your browser; your files are never uploaded to a server.