This is a simple web application that allows users to generate custom color palettes for their projects. Users can choose primary, secondary, accent, and background colors using color pickers, and the selected colors are displayed on the page in real-time.
- Choose primary, secondary, accent, and background colors using color pickers.
- Display the selected colors as colored boxes below the color pickers.
- Real-time updates: Color boxes are updated instantly as the user selects different colors.
- Simple and intuitive interface.
- Open the link in a web browser.
https://bibashjaprel.github.io/Color-Palette-Generator/
- Use the color pickers to select primary, secondary, accent, and background colors.
- The selected colors will be displayed as colored boxes below the color pickers.
- Experiment with different color combinations until you find the perfect palette for your project.
- HTML
- CSS
- JavaScript
This project is created by Bibash Japrel. Feel free to contribute or provide feedback.
This script is provided under the MIT License.