Color Palette Extractor
Upload any image or paste a URL to extract the dominant color palette using K-Means clustering. Export as CSS variables, Tailwind config, or JSON.
Drop image here or click to upload
PNG, JPG, WEBP, GIF, SVG up to 20 MB
Palette extraction — 3 credits per image. Sign-in required.
No colors extracted yet
Upload an image to see dominant colors
How It Works
Upload Image
Drop any photo, logo, screenshot or artwork — the file is read straight into the page and never leaves your device. Pasting an image URL is the exception: that address is fetched through our server.
K-Means Clustering
The algorithm groups millions of pixels into up to 10 dominant color clusters, merging shades that are too similar.
Export & Use
Copy individual HEX values or export the whole palette as CSS custom properties or JSON design tokens.
Frequently Asked Questions About Palette Extraction
:root block with custom properties like --color-1,--color-2, etc. Paste this into your global CSS file and reference the variables anywhere in your stylesheet withvar(--color-1). This is the fastest way to use extracted colors in a web project without manually copying hex values.hex,rgb, andcoverage fields. This format works directly as design tokens in tools like Style Dictionary, Theo, or Cobalt. Import it into Figma via the Design Tokens plugin, or use it in JavaScript/TypeScript to programmatically apply colors to generated UI components.Related tools
Other UIXColors tools that pair well with Image Color Palette Extractor.
Site Style Guide Generator
Extract complete style guides from any website URL: colors, typography, logos, buttons, design tokens. Browser-accurate via real Chromium. Free.
Color Converter
Convert colors between HEX, RGB, HSL, OKLCH, OKLab, CMYK, and named formats. Real-time preview. Free for designers and front-end developers.
WCAG Contrast Checker
Check color contrast ratios for WCAG 2.1 AA & AAA compliance. Test text and background combinations for accessibility. Instant feedback, free.
Guide for this tool
How to get the most out of Image Color Palette Extractor, step by step.