Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.59 KB

README.md

File metadata and controls

53 lines (32 loc) · 1.59 KB

Color Pallets Generator

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:

Features

1. Generate Random Color Pallets

  • Create random color pallets with a single click.
  • Each pallet consists of multiple colors that complement each other.

2. Save and Load Pallets

  • Save your favorite color pallets for future use.
  • Load previously saved pallets to continue working with them.

3. Copy Color Codes

  • Easily copy the hex code of any color in the pallet to your clipboard.
  • Supports copying individual colors or the entire pallet.

4. Lock Colors

  • Lock specific colors in the pallet to prevent them from changing during random generation.
  • Unlock colors to allow them to be randomized again.

5. Adjust Colors

  • Fine-tune the colors in your pallet using sliders for hue, saturation, and brightness.
  • Preview changes in real-time.

6. Export Pallets

  • Export your color pallets in various formats (e.g., JSON, CSS, SCSS).
  • Share your pallets with others or use them in different projects.

7. User-Friendly Interface

  • Intuitive and responsive design for easy navigation and use.
  • Supports both light and dark modes.

Installation

To install and run the Color Pallets Generator locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/color-pallets-generator.git

Contributing

We welcome contributions! Please read our contributing guidelines for more details.