Pick exact colors from any image
Upload a photo, screenshot, illustration, or logo. Click a pixel to identify its HEX, RGB, and HSL values without uploading the image to a server.
Choose an image
JPG, PNG, WebP and other browser-supported formats. You can also paste a screenshot with Ctrl+V or Command+V.
Work with images and colors in one place
Each tool has a distinct purpose. We avoid creating separate pages that only rename the same feature.
Image Converter
Convert JPG, PNG and WebP, adjust quality, and resize several images locally.
Contrast Checker
Check whether a foreground and background combination is readable.
Color Blindness Simulator
Preview how color choices may appear with common color-vision differences.
Images to PDF
Turn JPG, PNG, and WebP images into one shareable PDF.
Remove PDF Pages
Delete unwanted pages from a PDF directly in your browser.
Rotate PDF
Correct the orientation of selected PDF pages.
Merge PDF
Combine multiple PDFs in a selected order directly in your browser.
Split PDF
Extract chosen pages into separate PDF files.
PDF to Images
Render PDF pages as downloadable PNG images.
Organize PDF
Reorder, select, or duplicate PDF pages.
Watermark PDF
Add visible text labels to every PDF page.
Add Page Numbers
Number PDF pages in six common positions.
How to pick an accurate color
- Use the best available source. Original images preserve more reliable color detail than compressed thumbnails or screenshots.
- Choose a flat area. Click away from shadows, highlights, textures, and anti-aliased edges when you need a base color.
- Compare nearby pixels. Photographs contain natural variation. Sample several points before choosing a reusable color.
- Check the result in context. A color can match the image and still fail as readable text. Use the contrast checker before publishing.
What the values mean
HEX is a compact notation commonly used in CSS. RGB shows the red, green, and blue channels. HSL describes hue, saturation, and lightness, which can be easier when creating lighter or darker variations.
Pixel color vs. dominant palette
This picker answers “what color is at this exact point?” If you need the colors that best represent an entire image, use the image color extractor instead.
Frequently asked questions
Why do nearby pixels have different colors?
Lighting, camera noise, gradients, image compression, and edge smoothing can produce small differences that are hard to see with the eye.
Can I use the selected color in CSS?
Yes. Copy the HEX or RGB value and use it in a CSS color property. Always test contrast when the color is used for text or interface controls.
Does the tool identify a color name?
The tool provides exact numeric values. Human-readable names are subjective and often map many different values to the same general name.