You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✅ 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
Stretch Goals
✅ Click on hex value or color and copy it to the clipboard
Additions
🌟 CSS Animations
🌟 Random Color Button
🌟 Copy to clipboard feedback in scheme and hex text area