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
🖼️
Image Format Converter (PNG ↔ JPG ↔ WEBP)
Convert images between PNG, JPG and WEBP entirely in your browser.
🗜️
Image Compressor
Reduce image file size with adjustable quality, preview before saving.
📐
Image Resizer
Resize images to exact pixel dimensions or by percentage.
🔁
Image to Base64
Encode an image as a Base64 data URI for inline embedding.