Why ImgColors exists
Pulling colors from images by hand is slow, and it’s easy to copy the wrong value. ImgColors exists to make color extraction fast and practical: upload an image, get a palette, copy values, and export to the formats you actually use.
What the tool does
- Extracts dominant colors from an uploaded image.
- Shows HEX and RGB values so you can paste them anywhere.
- Provides contrast guidance to help with readability decisions.
- Exports palettes for CSS variables, Tailwind config, and Figma workflows.
- Creates shareable URLs so you can send palettes to teammates or clients.
Privacy-first approach
ImgColors is designed to be privacy-first. The goal is to process images locally in your browser, not on a server. This is useful when you’re working with client assets, internal screenshots, or sensitive visuals.
Who it’s for
Designers: build palettes from moodboards, screenshots, photos, and inspiration.
Developers: export usable tokens for CSS/Tailwind and ship UI faster.
Creators & marketers: keep thumbnails, templates, and brand assets consistent.
Contact
Questions, feedback, or bug reports? Use the Contact page and I’ll get back to you as soon as possible.
Disclaimer
Extracted colors may vary slightly depending on image compression, color profiles, and display settings. Always test colors in the context of your design system and target devices.