Color Picker
Pick any pixel of an image — get its color in every popular format
Drag an image here
or click to choose · Ctrl+V / ⌘V anywhere on the page
Read more Hide
How to use
- Upload an image or paste from the clipboard.
- Move the magnifier and click a pixel to sample its color.
- Copy HEX, RGB, HSL, or OKLCH from the palette panel.
FAQ
- Are images uploaded?
- No. Everything runs in your browser; files are not uploaded to any server.
- What formats can I open?
- Any image the browser can decode (PNG, JPEG, WebP, etc.).
- How is the color calculated?
- Canvas reads pixel data locally — no server.