Image Color Picker
Pick any pixel from an image and read its HEX, RGB and HSL, with a magnifier for precise sampling.
————Colors you save show up here — click a swatch to load it back.
The image is read straight from your device and never leaves your browser. Nothing is uploaded to BroBroGo.
FAQ
How do I pick a color from the image?
Move the pointer over the image and the panel shows the color under it, with a magnifier zooming in so you can land on the exact pixel. Click to save that color to your picks. You can also focus the image and move the crosshair with the arrow keys, then press Enter.
Which color formats do I get?
Every pixel you sample is shown as HEX, RGB and HSL at once. Click any value to copy it, ready to paste into CSS or a design tool.
Why doesn't a picked color always match what I expected?
You get the exact pixel value stored in the image. If it is a JPEG or a screenshot, compression and anti-aliasing may have already shifted nearby pixels a little, and a semi-transparent pixel is read on its own, without whatever sits behind it.