Color Picker from Image
Click any pixel on an image to extract its color in HEX, RGB, and HSL. Copy colors to clipboard. Free, no sign-up.
Frequently Asked Questions
What color formats are supported?▼
HEX (#ffffff), RGB (rgb(255, 255, 255)), and HSL (hsl(0, 0%, 100%)). All three are shown simultaneously.
Can I pick multiple colors?▼
Yes. Each click picks a new color, and all previously picked colors are shown in the history bar.
How accurate is the color?▼
Pixel-perfect. The tool reads the exact pixel color from the image at the point you click.