Get HEX Color from Image

Upload a photo and click any pixel to grab its HEX color code, ready to paste into CSS or HTML.

Drop an image, then hover over it to sample a color.

Your image stays on your device — it is read in the browser and never uploaded to BroBroGo.

FAQ

How do I get the HEX code of a color in an image?

Upload the image, then move over it or click a pixel — a magnifier helps you hit the exact one. The HEX code (like #4f46e5) shows right away, and one click copies it.

What is a HEX color code?

A HEX code writes a color as # followed by six hex digits — two each for red, green and blue, as in #4f46e5. It is the form CSS, HTML and most design tools expect.

Can I also get RGB and HSL, not just HEX?

Yes — every pixel you pick shows its RGB and HSL alongside the HEX, and each is one click to copy.