A fast, simple eyedropper for your browser. Pick any color on your screen and copy it as HEX, RGB or HSL, right from your toolbar.
- Open the Chrome Web Store page.
- Click Add to Chrome.
- Pin the Color Picker icon to your toolbar.
- Click the icon, press Pick a Color, and click any pixel on your screen.
- Eyedrop anywhere. Sample any pixel on your screen: a web page, an image, a video, a design tool, anything you can see.
- HEX, RGB and HSL. Every color in all three formats, with one click to copy the one you need.
- Recent colors. Your last picks stay in the popup, so the shades you are working with are always one click away.
- Open in Codigrate. Send any color straight to the Codigrate color tool for shades, harmony and contrast.
- Matches your theme. With the All In One Themes extension installed, the picker tints itself to your active Codigrate browser theme.
- The only permission is
storage, used to keep your recent colors locally. - No sign in, no clutter, no tracking. Your colors never leave your device.
- The eyedropper uses the browser's built-in
EyeDropperAPI (Chrome 95+) and needs no extra permission.
- Open
chrome://extensions. - Enable Developer mode.
- Click Load unpacked and select this folder.
| File | Purpose |
|---|---|
manifest.json |
MV3 manifest (action popup, storage) |
popup.html / popup.css / popup.js |
the popup UI and logic |
images/ |
toolbar / store icons and the footer logo |
Part of the Codigrate tools family, alongside the in-browser color, palette and gradient tools.