Live Version >> ➡️ View Project
- ✅ Choose "seed color" with an
<input type="color /> - ✅ Choose color scheme mode in a
<select>box - ✅ Clicking button makes request to "The Color API" to get a color scheme (I opted to save one click and make the request as soon as you choose a color or select a scheme.)
- ✅ Display the scheme colors and hex values on the page
- ✅ Click on hex value or color and copy it to the clipboard
- 🌟 CSS Animations
- 🌟 Random Color Button
- 🌟 Copy to clipboard feedback in scheme and hex text area
- 🌟 Mobile layout
