Image Color Picker
Upload or paste an image and click anywhere to sample the exact color at that point — get HEX, RGB, and HSL values instantly. Also extracts the top dominant colors from the full image using canvas pixel analysis.
Ctrl+Enter to run · Ctrl+K to switch tools · Recent button shows input history
Let AI do the hard part. Fix broken HTML, convert to email-safe HTML, or clean up any markup in one click — 3 free AI runs per day, no account needed.
Try the AI HTML FixerFAQ
How does the dominant color extraction work?
The image is drawn to an HTML Canvas and every pixel is sampled. Colors are clustered and sorted by frequency to find the most prominent colors.
What image formats are supported?
Any format the browser can render: PNG, JPEG, GIF, WebP, SVG. Images stay in your browser — nothing is uploaded.