Day 82 Advanced
Challenge 82 of 100
Color Palette
As a designer, I want to generate a color palette based on a selected color, so that I can quickly explore different color combinations for my projects.
Acceptance Criteria
- ✓ Allow the user to input a hex color code or select a color to generate a palette.
- ✓ Display the generated color palette with each color's hex code clearly visible.
- ✓ Provide a button to generate a new palette based on the input color.
- ✓ Show a confirmation message when a color code is copied to the clipboard.
- ✓ Ensure the interface is user-friendly and responsive across different devices.
100 Days of Code Progress Day 82 / 100
Take this challenge
Start your 7-day free trial to solve this challenge in our built-in code editor with live preview.
Start 7-Day Free Trial to Solve This Challenge