Image Color Picker

Click any pixel of an image to see its HEX and RGB color value.

Pick a color from anywhere on an image: click a pixel and the tool shows its HEX code and RGB values. A live hover preview updates as you move the cursor. Useful for matching brand colors, sampling photos, or extracting palette spots.

Common use cases

  • Match a UI color to an exact pixel of a brand reference image
  • Sample skin tones, sky colors, or fabric swatches for design work
  • Pull HEX codes from screenshots without leaving the browser
  • Identify the precise color of a pixel in a competitor's site screenshot

Frequently asked questions

Is the pixel color exact?
Yes — we read the exact pixel under the cursor from the canvas, untouched by any filter or zoom. What you see is the source RGB.
Why might colors look different from the original file?
If the source has an embedded color profile (e.g. P3), the canvas reads sRGB-converted pixels. The HEX you see is the sRGB value most monitors and CSS use.
Can I pick from a screenshot?
Yes — paste any PNG/JPG screenshot. The tool doesn't care about source.

Related tools