Image Color Picker Online — Get HEX from Any Pixel
Pick a color from an image online by clicking a pixel and read its HEX value locally in your browser.
Images are processed locally in your browser and are not uploaded.
About this tool
This image color picker renders a preview up to 900 pixels wide and maps click coordinates back to canvas pixels to report an RGB-derived hexadecimal color.
How to use
- Choose a supported image.
- Click the desired pixel in the preview.
- Copy the displayed HEX color.
Features
- Samples individual canvas pixels.
- Displays uppercase six-digit HEX.
- Keeps the image local.
Common use cases
- Match a logo color.
- Sample a screenshot or photograph.
- Build a design palette.
Common issues and tips
- Large previews are scaled to 900 pixels wide.
- Color management and compression can affect sampled values.
Privacy
Color picking runs locally. The image is not uploaded.
Frequently asked questions
What format is returned?
A six-digit hexadecimal RGB color.
Is the original modified?
No.
Why can a color differ from design software?
Scaling, profiles and browser color handling can affect pixels.