Skip to content

AntDX316/ColorPaletteCreator

Repository files navigation

Color Palette Creator

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.

Features

  • 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

Getting Started

Prerequisites

  • Web browser (Chrome, Firefox, Safari, or Edge)
  • Node.js and npm installed

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/ColorPaletteCreator.git
  1. Navigate to the project directory:
cd ColorPaletteCreator
  1. Install dependencies:
pip install -r requirements.txt
  1. Start the development server:
npm start

The application will be available at http://localhost:3000

Usage

  1. Upload an image or manually select colors
  2. Adjust and fine-tune your palette
  3. Save your palette or export it in your preferred format
  4. Use the color harmony tools to create matching combinations

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.