AbraCalc

Image Color Picker

Upload an image and click any pixel to get its hex and RGB color values. Free, private, no upload.

Choose an image then click any pixel to pick its color.
#------
rgb(-, -, -)

Pure browser JavaScript (HTML canvas) — no upload.

Embed this tool on your site

How to use this tool

  1. Choose an image.
  2. Click any pixel on the preview.
  3. Copy the hex code.

Upload an image and click any pixel to get its hex and RGB color values. Free, private, no upload.

Frequently asked questions

Is my image uploaded?
No — color sampling happens locally via getImageData.