Grabbing an exact color from a screenshot or photo usually means a screenshot tool, a color-picker extension, or a trip to a desktop app. Our new Image Color Picker does it in one click, right in the page.
- Real pixel accuracy — colors are read straight from the image’s actual pixel data via the canvas API, not estimated from what’s rendered on screen, so what you click is exactly what you get.
- HEX, RGB, and HSL at once — every pick shows all three formats side by side, each with its own one-click copy button.
- Visual feedback — a small marker shows exactly where on the image your last pick landed.
- Pick history — the last several colors you’ve sampled sit below the swatch as clickable chips, so you can compare a few picks from the same image without re-clicking each one.
- Private by default — the image is decoded and sampled entirely
in your browser with
getImageData. It’s never uploaded, stored, or logged.
Upload a photo, a screenshot, or a design mockup, click the color you’re after, and copy it straight into your CSS.