PaletteGrab — Color Picker & Palette Tool
MV3 color picker & palette manager. Pick colors with EyeDropper API. Export to Tailwind, CS... | Not affiliated with Anthropic, PBC.
As of June 2026, PaletteGrab — Color Picker & Palette Tool has 10 users and a 5.00/5 rating from 1 reviews in the Productivity category.
Usersno change0%
10
10
Ratingno change0%
5.00
1 reviews
Reviewsno change0%
1
Version
1.1.6
Manifest V3
90-day change · In the last 90 days this extension 4 version updates.
History
6 snapshotsTracking since Apr 17, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 17, 2026 | — | — | — | 1.0.4 |
| Apr 22, 2026 | — | — | — | 1.0.4 |
| May 11, 2026 | 4 | 5.00 | 1 | 1.0.7 |
| May 17, 2026 | 5 | 5.00 | 1 | 1.0.8 |
| May 23, 2026 | 8 | 5.00 | 1 | 1.1.3 |
| Jun 13, 2026 | 9 | 5.00 | 1 | 1.1.6 |
| Now | 10 | 5.00 | 1 | 1.1.6 |
Changelog
- Jun 13, 2026description
Stop searching for color codes. Grab them. PaletteGrab uses Chrome's native EyeDropper API to let you pick any color from any webpage in one click — instantly showing HEX, RGB, and HSL values ready to copy. ━━━━━━━━━━━━━━━━━━━━━━ The Problem with Existing Tools ━━━━━━━━━━━━━━━━━━━━━━ ColorZilla has millions of users but hasn't been updated to Manifest V3. As Chrome completes the MV3 migration, MV2 extensions face increasing compatibility risk. ColorPick Eyedropper is simpler but stops at picking — there's no palette management, no CSS export, no developer workflow integration. PaletteGrab fills the gap: an actively maintained MV3 eyedropper that takes you from color picking to CSS custom properties, Tailwind config, SCSS variables, and Figma JSON — without leaving Chrome. ━━━━━━━━━━━━━━━━━━━━━━ Features ━━━━━━━━━━━━━━━━━━━━━━ Color Picker (Free) • EyeDropper API captures any pixel from the full browser window — any page, any color • Instant HEX, RGB, and HSL display with one-click copy buttons • Color tray holds up to 10 recently picked colors • History: your last 20 picks, always accessible Palette Builder & Export (Pro — $3.99 one-time) • Create unlimited named palettes to organize colors by project, client, or design system • Export to CSS custom properties → --color-primary: #3B82F6; • Export to Tailwind config → colors: { primary: '#3B82F6', ... } • Export to SCSS variables → $color-primary: #3B82F6; • Export to Figma: JSON format compatible with Figma's color token import • Image color extraction: paste any image URL, auto-extract 5 dominant colors • Share palettes via URL ━━━━━━━━━━━━━━━━━━━━━━ Use Cases ━━━━━━━━━━━━━━━━━━━━━━ • Web designers: inspect colors from any live site or design reference • Frontend developers: capture design system colors for Tailwind or CSS variables • Figma users: bring colors from the web directly into your design file • QA engineers: verify implemented colors match the design specification ━━━━━━━━━━━━━━━━━━━━━━ Free vs Pro ━━━━━━━━━━━━━━━━━━━━━━ Feature Free Pro ───────────────────────────────────── EyeDropper (full screen) ✅ ✅ HEX / RGB / HSL copy ✅ ✅ Color tray (10 colors) ✅ ✅ History (20 picks) ✅ ✅ Named palettes ✗ ✅ Unlimited CSS / Tailwind / SCSS ✗ ✅ Figma JSON export ✗ ✅ Image color extraction ✗ ✅ Palette URL sharing ✗ ✅ Pro is a one-time purchase — no subscription. ━━━━━━━━━━━━━━━━━━━━━━ Privacy ━━━━━━━━━━━━━━━━━━━━━━ PaletteGrab stores all color data locally using chrome.storage.local. No colors, palettes, or usage data are transmitted to any external server. The image color extraction feature only sends the image URL you provide — no personal data is collected or stored externally. ━━━━━━━━━━━━━━━━━━━━━━ FAQ ━━━━━━━━━━━━━━━━━━━━━━ Does this replace ColorZilla? For color picking and palette management, yes. ColorZilla is Manifest V2 and no longer receiving updates. PaletteGrab is MV3-native, actively maintained, and adds developer export workflows that ColorZilla never had. Does the eyedropper work on all sites? The EyeDropper API works on any page loaded in Chrome. It captures pixel colors from the rendered page — text, images, CSS backgrounds — across the full browser window. What's included in the free version? The eyedropper tool, HEX/RGB/HSL copy, a 10-color tray, and 20-pick history are all free with no time limit. Can I cancel Pro? Pro is a one-time purchase, not a subscription. There's nothing to cancel.🎨 Grab any color on a page in one click. PaletteGrab is a color picker and palette manager that uses the browser's built-in EyeDropper API to grab any color from a web page in one click. Copy what you pick as HEX, RGB, or HSL instantly, and export to CSS variables, Tailwind config, or Figma JSON. Your color work just got a lot faster. ━━━━━━━━━━━━━━━━━━━━ 📖 How it works (3 steps) ━━━━━━━━━━━━━━━━━━━━ 1. Click the eyedropper button and hover over any element on the page. 2. Click to grab its color into your tray. 3. Click a color to copy HEX / RGB / HSL, or export it as a palette. ━━━━━━━━━━━━━━━━━━━━ ✨ Key features ━━━━━━━━━━━━━━━━━━━━ 💧 EyeDropper picking — grab any color on a page in one click. 📋 One-click copy — send HEX / RGB / HSL to your clipboard instantly. 🗂️ History and tray — picked colors are saved automatically and ready to reuse. 🎨 Named palettes — organize colors by project (Pro). 🧩 CSS / Tailwind export — output as CSS variables or Tailwind config (Pro). 🖌️ Figma JSON export — drop colors straight into your design tool (Pro). ━━━━━━━━━━━━━━━━━━━━ 🎯 Who it's for ━━━━━━━━━━━━━━━━━━━━ ・Web designers who want to lift color schemes from reference sites quickly ・Front-end developers building CSS variables and Tailwind color tokens ・UI designers managing brand colors as reusable palettes ・Any creator who wants to save a color the moment it catches their eye ━━━━━━━━━━━━━━━━━━━━ 💎 Pricing ━━━━━━━━━━━━━━━━━━━━ Basic: up to 10 colors in the tray, history, and HEX/RGB/HSL copy. Pro ($3.99 one-time): unlocks unlimited named palettes and export to CSS variables, Tailwind config, and Figma JSON. ━━━━━━━━━━━━━━━━━━━━ 🔒 Privacy ━━━━━━━━━━━━━━━━━━━━ Picked colors and palettes are stored in your browser. Your browsing data is never sent to any external server. Not affiliated with Anthropic, PBC.
- May 23, 2026short_description
MV3 color picker & palette manager. Pick colors with EyeDropper API. Export to Tailwind, CSS vars & Figma. Free + Pro $$3.99.
MV3 color picker & palette manager. Pick colors with EyeDropper API. Export to Tailwind, CS... | Not affiliated with Anthropic, PBC.
- May 17, 2026short_description
MV3 color picker & palette manager. Pick colors with EyeDropper API. Export to Tailwind, CSS vars & Figma. Free + Pro $3.99.
MV3 color picker & palette manager. Pick colors with EyeDropper API. Export to Tailwind, CSS vars & Figma. Free + Pro $$3.99.
- May 17, 2026name
Color Picker & Palette Extractor — PaletteGrab
PaletteGrab — Color Picker & Palette Tool
- Apr 22, 2026name
PaletteGrab
Color Picker & Palette Extractor — PaletteGrab
Permissions & access
- Permissions
- storage
- Host access
- https://extensionpay.com/*
Screenshots
About
🎨 Grab any color on a page in one click. PaletteGrab is a color picker and palette manager that uses the browser's built-in EyeDropper API to grab any color from a web page in one click. Copy what you pick as HEX, RGB, or HSL instantly, and export to CSS variables, Tailwind config, or Figma JSON. Your color work just got a lot faster. ━━━━━━━━━━━━━━━━━━━━ 📖 How it works (3 steps) ━━━━━━━━━━━━━━━━━━━━ 1. Click the eyedropper button and hover over any element on the page. 2. Click to grab its color into your tray. 3. Click a color to copy HEX / RGB / HSL, or export it as a palette. ━━━━━━━━━━━━━━━━━━━━ ✨ Key features ━━━━━━━━━━━━━━━━━━━━ 💧 EyeDropper picking — grab any color on a page in one click. 📋 One-click copy — send HEX / RGB / HSL to your clipboard instantly. 🗂️ History and tray — picked colors are saved automatically and ready to reuse. 🎨 Named palettes — organize colors by project (Pro). 🧩 CSS / Tailwind export — output as CSS variables or Tailwind config (Pro). 🖌️ Figma JSON export — drop colors straight into your design tool (Pro). ━━━━━━━━━━━━━━━━━━━━ 🎯 Who it's for ━━━━━━━━━━━━━━━━━━━━ ・Web designers who want to lift color schemes from reference sites quickly ・Front-end developers building CSS variables and Tailwind color tokens ・UI designers managing brand colors as reusable palettes ・Any creator who wants to save a color the moment it catches their eye ━━━━━━━━━━━━━━━━━━━━ 💎 Pricing ━━━━━━━━━━━━━━━━━━━━ Basic: up to 10 colors in the tray, history, and HEX/RGB/HSL copy. Pro ($3.99 one-time): unlocks unlimited named palettes and export to CSS variables, Tailwind config, and Figma JSON. ━━━━━━━━━━━━━━━━━━━━ 🔒 Privacy ━━━━━━━━━━━━━━━━━━━━ Picked colors and palettes are stored in your browser. Your browsing data is never sent to any external server. Not affiliated with Anthropic, PBC.
Technical
- Version
- 1.1.6
- Manifest
- V3
- Size
- 97.32KiB
- Min Chrome
- 88
- Languages
- 4
- Featured
- No
Metadata
- ID
- aioicpelbaepocgjjkdicnepnbhnnomm
- Developer ID
- ufda4581509ee89fcf047c472c841f768
- Developer Email
- [email protected]
- Created
- Apr 16, 2026
- Last Updated (Store)
- Jun 9, 2026
- Last Scraped
- Jun 13, 2026
- Website
- —
- Support URL
- —
- Privacy Policy
- —
Data sourced from the Chrome Web Store · last verified Jun 13, 2026.