The Image Color Picker is a pixel-accurate eyedropper that works on any raster image. Drop an image, zoom in for precision, click any pixel, and see its color in every relevant format — hex (#RRGGBB), RGB (rgb(r, g, b)), HSL (hsl(h, s%, l%)), and OKLCH (the modern perceptual color space). Great for matching a color from a screenshot, extracting brand colors from a competitor's site, or building a palette from a mood board.
Multiple color formats
Every pick shows the color in five formats: hex (#3b82f6), RGB (rgb(59, 130, 246)), HSL (hsl(217, 91%, 60%)), OKLCH (oklch(0.65 0.19 251)), and CSS named color (if it matches one exactly). Each has a copy button.
Zoom and precision
Mouse wheel to zoom, up to 3200%. At high zoom, the crosshair snaps to individual pixels — no more accidentally picking the color between two pixels. The picked color appears in a preview swatch beside the crosshair for confirmation.
Pick history
Every pick lands in a history strip along the bottom — copy any past color without re-picking. Right-click a history entry to add it to a saved palette (persists in localStorage). Great for building a palette from an inspiration image.