Color Picker
Pick colors from an image.
A free image color picker (eyedropper): drop in any image, click any pixel, and read its HEX and RGB values, with a history of recently picked colors. The image is processed locally in your browser and never uploaded.
How to use
- Drop in or choose an image.
- Click the spot on the image you want to sample.
- Read that pixel’s HEX and RGB, and copy with one click.
- Re-select a color from the recent-swatch history.
FAQ
- Does it sample a single exact pixel?
- Yes. Your click maps to the image’s native-resolution coordinate, and the true RGB of that pixel is read from the canvas, so the sample matches the original.
- Which image formats are supported?
- Any common format the browser can decode — PNG, JPG, WebP, GIF and so on.
- Is my image uploaded?
- No. Sampling happens entirely on a local canvas; the image never leaves your device.
Related tools
- Compress — Local lossy / lossless compression.
- Format — Convert between PNG / JPG / WebP.
- Resize — Resize by ratio or exact pixels.
- 2FA Authenticator — End-to-end encrypted 2FA vault with live codes.
- Password Vault — Zero-knowledge vault for site logins; survives password changes.
- Data Format — Convert between JSON, YAML, TOML, CSV.