Color Picker — Pick a Color from an Image, Free
Free · Private · No sign-up🔒 Your files never leave your device
Loading tool…
Upload an image and click anywhere on it to sample the exact color at that pixel — instantly see the hex and RGB values, ready to copy into your design tools or code. Everything happens locally in your browser using JavaScript and the Canvas API — your images are never uploaded to a server, so it's safe to use for private photos or confidential graphics.
How to use color picker
- 1Upload the image you want to sample colors from.
- 2Click anywhere on the image to pick the color at that point.
- 3Copy the hex or RGB value with one click.
Frequently asked questions
What color formats are shown?
Both hex (e.g. #C13C8B) and RGB (e.g. rgb(193, 60, 139)) formats are shown, each with its own copy button.
Does it keep a history of picked colors?
Yes — the last 12 unique colors you've picked are shown as swatches you can click to bring back.
Is my image uploaded anywhere?
No — color sampling reads pixel data directly from the image in your browser using the Canvas API.