Image Color Picker & Palette
Image Color Picker & Palette
Image Color Picker & Palette lets you click an image to sample colors, extract dominant colors, and export CSS variables or JSON for design work, brand palettes, and theme systems.
Drag & drop image here or click to select
Supports PNG / JPEG / WebP / AVIF / HEIC / HEIF
Quick Start
Common Scenarios
Design/poster color picking
Extract primary and accent colors for color scheme
Theme/design system
Export CSS variables or JSON for project
Component styling
Extract matching colors for buttons, tags, charts
Brand consistency
Extract standard color palette from brand assets
Color Picker & Palette Options
Usage Advice
Limitations & Compatibility
Privacy & Security
FAQ
Put the exported :root { --color-1: ... } in global CSS, then reference with var(--color-1).
For scripts/design system reuse, e.g., generating Design Tokens or theme config. Each color includes hex/css/rgb and count.
General UI: 8 or 12; minimal icons: 4–6; photos/gradients: 16–32. Use presets to quickly compare.
Click picking gets single pixel; palette quantizes entire image for representative colors emphasizing overall trend.
Need to click 'Extract Palette' button first, export becomes available after extraction completes.
Default uses original filename (without extension) + .palette-count + .css/.json, with illegal characters auto-cleaned.