

High-fidelity color extraction. Click anywhere on an image to extract HEX, RGB, and HSL values instantly.
All processing occurs locally. Your images are never uploaded.
PNG, JPG, WEBP supported
Color Picker uses the HTML5 Canvas API to read the exact color value of any pixel you click. There's no approximation—you get the precise RGB values directly from the image data, ensuring perfect color matching for your projects.
Every picked color is instantly converted to HEX, RGB, and HSL formats. Click any format to copy it to your clipboard. Whether you're coding CSS, designing in Figma, or editing in Photoshop, you have the right format ready to paste.
Your images are processed entirely within your browser. No data is ever sent to a server. This makes Zrubix ideal for extracting colors from confidential mockups, brand assets, or any image that requires privacy.
Ever seen a color in an image and wondered what its exact value is? Color pickers (also known as eyedropper tools) are fundamental to design and development workflows. Zrubix Color Picker provides a fast, accurate, and private way to extract colors from any image, right in your browser.
Why use an online color picker? Desktop tools lock you into specific software ecosystems. Browser extensions may have privacy implications. Our tool requires no installation, works on any device, and processes everything locally. It's the fastest way to go from inspiration to implementation.
**HEX** (e.g., #FF5733) is the most common format for web colors, representing red, green, and blue channels as hexadecimal values. **RGB** (e.g., rgb(255, 87, 51)) uses decimal values and is common in CSS. **HSL** (e.g., hsl(11, 100%, 60%)) represents Hue, Saturation, and Lightness, which is often more intuitive for color adjustments.
Our picker provides all three formats because different tools and contexts require different formats. Copy the one you need with a single click. We also maintain a history of your recently picked colors, so you can easily revisit colors you've extracted during a session.
Color Picker is part of the Zrubix color toolkit. After extracting a color, you might want to convert it to other formats with our Color Converter, or generate a full palette from it using our Palette Generator. For gradient work, our Gradient Generator can use your extracted colors. Our tools work together seamlessly.
Experience the precision and speed that only a local-first web application can provide. Trust Zrubix for all your color extraction needs.
Recommended Workflow Partners