🎨 Color Palette Extractor 🌈

Upload an image to extract its dominant colors and their codes.

Upload Your Image

Image Preview

Upload an image to see the preview.

Extracted Color Palette

Dominant Colors:

Upload an image to extract its color palette.

* **Client-Side Processing:** All image loading and color extraction happen directly in your web browser. Your images are NOT uploaded to any server.
* **Dominant Colors:** The tool identifies the most prominent colors using a color quantization algorithm. The results may vary based on image complexity.
* **CORS Limitation:** For security reasons, `ColorThief.js` cannot process images loaded directly from external URLs unless those URLs have appropriate CORS (Cross-Origin Resource Sharing) headers. This tool is designed for images uploaded from your local computer.
* **Disclaimer:** This tool provides a basic color palette extraction. For highly precise color analysis, advanced clustering, or professional design work, specialized software is recommended.