COLOR PICKER
Pick any color, get the exact code.
Upload a photo and click anywhere on it — get the HEX and RGB value of that exact pixel instantly.
Drop an image here, or tap to browse
PNG · JPG · WEBP · GIF — processed on your device
Click or tap anywhere on the image to sample that color
#——————rgb(—, —, —)Files are processed locally — nothing is uploaded to any server
How to pick a color from an image
Upload any photo, then click or tap directly on the part of the image whose color you want. The exact HEX and RGB values for that pixel appear immediately, ready to copy into your design tool, CSS, or wherever you need it.
What's the difference between HEX and RGB?
HEX (like #FFB454) and RGB (like rgb(255, 180, 84)) describe the exact same color in two different formats. HEX is common in CSS and design software; RGB is common in code and some editing tools. This tool gives you both at once.
Recent colors
The small swatches that appear below the picker keep track of colors you've sampled recently in this session, so you can click back to a previous one without re-finding it in the image.