Color Picker
Click any pixel of an image to grab its color in HEX, RGB, and HSL.
Runs entirely in your browser — files never uploaded
Drag & drop a file here, or click to browse
JPG, PNG, WebP, GIF · up to 25 MB
How to use Color Picker
- 1. Upload an image. JPG, PNG, WebP, or GIF. Screenshots, photos, mockups — anything.
- 2. Click any pixel. We sample the exact color and show its HEX, RGB, and HSL values.
- 3. Copy what you need. One click copies any of the three formats. Recent picks save to a history strip.
FAQ
Which color formats do I get?
HEX (e.g. #3B82F6), RGB (e.g. rgb(59, 130, 246)), and HSL (e.g. hsl(217, 91%, 60%)). All three are widely supported in CSS and design tools.
Is my image uploaded?
No. The image is loaded into a canvas in your browser and sampled locally. Nothing is sent to any server.
Why are colors slightly different from Photoshop?
We sample the raw RGB values without color-profile correction. Most JPGs use sRGB so they'll match. Wide-gamut images (Display P3) may look slightly different.
Can I sample multiple colors?
Yes — every click is recorded in the history strip below. Click an entry to bring it back.
Related tools
Advertisement