Image Color Picker

Upload or paste an image and click anywhere to sample the exact color at that point — get HEX, RGB, and HSL values instantly. Also extracts the top dominant colors from the full image using canvas pixel analysis.

Ctrl+Enter to run  |  Ctrl+K to switch tools  |  Recent button shows input history

Repeating this work? Turn this kind of browser utility into an API batch, MCP prompt, extension workflow, or shared team recipe.

Buy Pro Browse tool packs

FAQ

How does the dominant color extraction work?

The image is drawn to an HTML Canvas and every pixel is sampled. Colors are clustered and sorted by frequency to find the most prominent colors.

What image formats are supported?

Any format the browser can render: PNG, JPEG, GIF, WebP, SVG. Images stay in your browser — nothing is uploaded.