Image Color Picker
Click any pixel of an image to read its exact color.
Click anywhere on the image to pick a color.
Advertisement
AHow to use
- 01 Drop an image or click to choose a file.
- 02 Click any pixel of the preview.
- 03 Copy the color as HEX or RGB.
QFAQ
How accurate is the picked color? +
The exact pixel value is read from the canvas — what the browser decoded from the file. Screens may render it slightly differently, but the value itself is precise.
Is my image uploaded? +
No. The image is drawn to a canvas in your browser and never leaves your device.