Image Color Picker & Palette
Image Color Picker & Palette
Click to pick colors from image, auto-extract dominant colors and palette, copy HEX/RGB and export CSS variables. Supports PNG, JPG/JPEG, WebP, AVIF, HEIC/HEIF.
Drag & drop image here or click to select
Supports PNG / JPG / 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.