A sleek and modern Color Palette Generator built with HTML, CSS, and JavaScript. This project allows users to generate beautiful color palettes dynamically and interact with them.
- Dynamic Color Generation: Generate random color palettes with a single click.
- Interactive UI: Hover effects, animations, and a clean design for an engaging user experience.
- Copy Colors: Easily copy color codes (HEX or RGB) to the clipboard.
- Responsive Design: Fully responsive layout that works seamlessly on all devices.
- HTML5: For the structure of the application.
- CSS3: For styling, animations, and responsiveness.
- JavaScript: For dynamic functionality and interactivity.
Color Palette Generator/
├── index.html # Main HTML file
├── style.css # Stylesheet for the project
├── script.js # JavaScript file for functionality
- Clone the repository or download the project files.
- Open
index.htmlin your browser. - Interact with the controls to generate and copy color palettes.
- Generate Palette: Click the button to generate a new color palette.
- Copy Color: Click on a color card to copy its HEX or RGB code.
No installation is required. Simply open the index.html file in your browser to get started.
Happy coding! 🎨
You can find more of my work at abdulrdeveloper.me ·
Read more posts at blog.abdulrdeveloper.me ·
See more projects on GitHub