Image Color Picker

Click any pixel in an image to grab its HEX and RGB code and build a palette. Everything runs in your browser.

Drop an image here

or browse files · JPG, PNG, WebP

How to pick a color from an image

  1. Drop an image, or click to browse.
  2. Click anywhere on the image. The exact HEX and RGB values appear on the right.
  3. Copy the code, or keep clicking to build a palette.

HEX vs RGB

HEX (like #1657D8) is the compact form used in CSS and design tools. RGB (like rgb(22, 87, 216)) lists the red, green and blue values separately. Both describe the same color — use whichever your tool expects.

Is it private and safe?

Yes. Toolyard reads pixel colors inside your browser on your own device. Your image is never uploaded anywhere, so it stays completely private.

Frequently asked questions

Can I pick a brand color from a logo?

Yes — drop the logo and click the exact spot to read its HEX code.

Can I save several colors?

Yes — each color you click is added to the palette. Click a palette swatch to copy it.

Are my images uploaded?

No. Everything runs on your device and nothing is sent anywhere.

Is it free?

Completely free, no sign-up.