Steal any color, from any image.
Drop in a photo or design, click to pick a pixel's exact color, and copy its HEX, RGB or HSL. Extract the whole palette in one go — all without your image leaving your browser.
Drop an image
Add a JPG, PNG or WebP — it's read locally, never uploaded.
Click to pick
Click anywhere on the image to sample that pixel's exact color.
Copy the code
Grab HEX, RGB or HSL for the picked color or any palette swatch.
How do I pick a color from an image?
Drop in an image and click anywhere on it — the tool reads that exact pixel and shows its HEX, RGB and HSL values, ready to copy.
What is the extracted palette?
The palette is the handful of most dominant colors in your image, found by sampling and grouping similar pixels. It's a quick way to build a color scheme from a photo or design.
Is my image uploaded anywhere?
No. The image is read locally in your browser with the Canvas API — nothing is sent to a server.
What formats do the colors come in?
Every color is shown as HEX (e.g. #10B981), RGB (rgb(16, 185, 129)) and HSL (hsl(160, 84%, 39%)), each with a one-tap copy button.
Is this tool free?
Yes — completely free, no sign-up and no limits.