Image Color Picker
Upload an image and click to pick any pixel’s HEX/RGB color, or use the auto-extracted palette. 100% in your browser — nothing uploaded.
| # | HEX | sRGB | Share | CSS var |
|---|
Upload an image, then click it to pick an exact sRGB pixel. Dominant colors and shares are calculated locally. Need HSL or CMYK? Color converter.
Pick colors from an image
Upload a photo and click to sample any exact sRGB pixel, or use the perceptually clustered dominant palette with color shares. Export CSS custom properties or CSV — everything runs locally in your browser.
FAQ
Are my images uploaded?
No. The image is read with the Canvas API in your browser — it never leaves your device.
How do I pick a color?
Upload an image and click anywhere on it to read that pixel’s sRGB HEX and channels. A dominant palette is extracted with stratified sampling and perceptual OKLab clustering.
Can I copy a color?
Yes — click a palette swatch to copy its HEX value, or use Copy CSS vars / Download CSV for the full palette.
Last updated: