Image color picker and analyzer
Upload an image and use the eyedropper. Use zoom and radius averaging; get dominant palette and copy as HEX/RGB/HSL.
Analyze and extract colors from any image with an eyedropper, zoom and radius averaging. Copy values as HEX, RGB or HSL, automatically generate a dominant palette and check WCAG contrast for accessibility in interfaces and graphic design.
Ideal for designers capturing reference colors, developers implementing design systems and marketing professionals extracting palettes from existing visual materials.
Analysis runs entirely in the browser using the Canvas API. Your images are never uploaded to servers, so you can work with confidential or unpublished materials.
Frequently asked questions
Which image formats can I use?
PNG, JPG and WebP. Just drag the file or select it in the interface.
What is radius averaging?
When you click the image, the captured color is the average of pixels in a square area centered on the click, smoothing variations and noise.
How does WCAG checking work?
The tool calculates the contrast ratio between the selected color and a reference color, indicating compliance with WCAG AA and AAA levels.
Are my images sent anywhere?
No. All processing happens locally in your browser.