Image Color Picker displays any uploaded image on a canvas and shows the pixel color under the cursor in HEX, RGB, and HSL as you move your mouse. Click to pin a color to a persistent palette (up to 10 colors), each with a copy-HEX button.
The tool reads exact pixel values from the canvas at the cursor position, accurate to the 8-bit-per-channel precision of the image as rendered by the browser.
Yes. Drop any JPG, PNG, or WebP photo and start picking colors immediately — the tool works on any raster image the browser can display.
HEX, RGB, and HSL values are all shown simultaneously for the pixel under your cursor, so you can copy whichever format your project needs.
Up to 10 colors can be pinned at once. Click on the image to add the current color under your cursor to the palette.
Yes. Each pinned color has a copy-HEX button that copies the hex code to your clipboard with one click.
Yes. Picking a color from a transparent area returns the underlying pixel color; the alpha channel itself isn't displayed as a separate value.
Yes — upload the logo image and hover over each distinct color to read its exact HEX value, then pin the colors you need.