Image Color Picker

Drop image here or click to select

PNG, JPEG, WebP, GIF, BMP supported

How to Use

  1. Upload an image by clicking or dragging into the upload area
  2. Click anywhere on the image to sample that pixel's color
  3. HEX, RGB, and HSL values are shown — click any to copy
  4. Previously picked colors appear in the history palette below

FAQ

How precise is the color picking?

Colors are sampled at the exact pixel you click, using canvas getImageData. The value is the precise RGB of that single pixel.

Can I pick colors from the same position I hover?

The tool shows the color under your cursor in real time as you move over the image, and records it when you click.

How do I zoom in for precise color picking?

Use the scroll wheel or the + / − buttons in the toolbar to zoom up to 16×. A magnifier overlay shows the exact pixels around your cursor for pixel-perfect accuracy.