Welcome to the Color Palette Generator, an interactive web application that allows users to create, customize, and save beautiful color palettes. This tool is perfect for designers, developers, and anyone who loves working with colors. Generate random palettes, adjust colors manually, and export your favorite combinations for use in your projects.
- Random Palette Generation: Generate a new palette with just one click.
- Color Customization: Adjust each color in the palette using a color picker.
- Save Palettes: Save your favorite palettes to a gallery for easy access.
- Export Options: Export palettes as CSS variables or download them as images.
- Responsive Design: Works seamlessly on desktop, tablet, and mobile devices.
- Frontend:
- HTML5, CSS3, JavaScript
- CSS Grid for layout
- localStorage for saving palettes
- Optional:
- APIs like Colormind or Coolors for advanced palette generation.
- Libraries like html2canvas for exporting palettes as images.
-
Generate a Palette:
- Click the "Generate Palette" button to create a new random color palette.
-
Customize Colors:
- Click on any color in the palette to open a color picker and adjust the color.
-
Save Palettes:
- Click the "Save Palette" button to add the current palette to your saved gallery.
-
Export Palettes:
- Export your palette as CSS variables or download it as an image.
-
Explore Saved Palettes:
- View and manage all your saved palettes in the gallery section.