The Color Palette Creator is a powerful web-based tool that helps designers and artists explore and work with colors.
It features a comprehensive suite of color manipulation tools including palette generation, color mixing, and harmony creation.
Users can search for colors by name, HEX, or RGB values, generate custom color schemes (monochromatic, complementary, analogous, or triadic), blend colors with different modes, and find harmonious color combinations.
The app also includes a smart color finder that can suggest similar colors from its database, making it an invaluable resource for digital design work and color exploration.
- Generate color palettes from images
- Create custom color combinations
- Save and manage multiple palettes
- Export palettes in various formats
- Color harmony suggestions
- Accessibility checking for color combinations
- Web browser (Chrome, Firefox, Safari, or Edge)
- Node.js and npm installed
- Clone the repository:
git clone https://github.com/yourusername/ColorPaletteCreator.git
- Navigate to the project directory:
cd ColorPaletteCreator
- Install dependencies:
pip install -r requirements.txt
- Start the development server:
npm start
The application will be available at http://localhost:3000
- Upload an image or manually select colors
- Adjust and fine-tune your palette
- Save your palette or export it in your preferred format
- Use the color harmony tools to create matching combinations
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.