Welcome to the Color Pallets Generator! This project allows you to create and manage color pallets for your web development projects. Below are the features included in this project:
- Create random color pallets with a single click.
- Each pallet consists of multiple colors that complement each other.
- Save your favorite color pallets for future use.
- Load previously saved pallets to continue working with them.
- Easily copy the hex code of any color in the pallet to your clipboard.
- Supports copying individual colors or the entire pallet.
- Lock specific colors in the pallet to prevent them from changing during random generation.
- Unlock colors to allow them to be randomized again.
- Fine-tune the colors in your pallet using sliders for hue, saturation, and brightness.
- Preview changes in real-time.
- Export your color pallets in various formats (e.g., JSON, CSS, SCSS).
- Share your pallets with others or use them in different projects.
- Intuitive and responsive design for easy navigation and use.
- Supports both light and dark modes.
To install and run the Color Pallets Generator locally, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/color-pallets-generator.git
We welcome contributions! Please read our contributing guidelines for more details.