Click anywhere on an image to read the exact pixel color in HEX, RGB, and HSL, with a history of your recently picked colors — a browser-based eyedropper.
How it works
- Upload an image to the canvas workspace.
- Click anywhere on the image to sample the exact pixel color under your cursor.
- Click on the HEX, RGB, or HSL readouts in your history swatch to instantly copy the code.
Frequently asked questions
What color code formats do I get?
You get HEX (used for CSS and design tools), RGB (standard programmatic code), and HSL (ideal for tweaking hue, saturation, and lightness).
Can I pick several colors in a row?
Yes. Every click is saved to a persistent swatch history so you can collect an entire set of colors without losing previous ones.
Is the image uploaded to analyze it?
No. The image is drawn directly onto a local HTML5 canvas, meaning the analysis happens instantly on your machine.