Image Color Picker

Pick colors from any uploaded image pixel. Get HEX, RGB, and HSL values with magnifier preview.

Files and content are processed locally in your browser and are not uploaded to our server.

About this tool

Upload an illustration, screenshot, or photo and click any pixel to copy its color in HEX, RGB, and HSL. A magnifier helps you pick small details and find colors directly in an image.

How to use

  1. Click to select a pixel color
  2. Magnifier for precise selection
  3. HEX, RGB, and HSL values
  4. Copy color values to the clipboard
  5. History of recently selected colors while the page remains open
  6. Upload image: Choose the image that contains the color you need.
  7. Select a pixel: Move the pointer and click the position you want. The magnifier shows the zoomed area.
  8. Copy values: Copy the HEX value or an rgb() or hsl() string ready for CSS.

Examples

Limitations

FAQ

Why do JPEG colors vary slightly?
Lossy compression shifts pixel values; prefer PNG screenshots for exact UI colors.
Is transparency included?
An opaque RGB value is usually shown. For transparent PNG images, the copied rgba() value can include the transparency level.
Mobile touch picking?
Touch tap selects under finger using the same magnifier logic where supported.