Credits to https://www.thecolorapi.com/, for the color API used in this project.
- Removing focus from lock buttons after click (only working on button 5).
- Keeping lock buttons visible when color box is kept STATIC but visible on hover when color box is NOT kept STATIC.
- Create popups upon clicking the buttons.
- Use a color API for obtaining aesthetically pleasing color palettes.
- Use
async
/await
in the code for obtaining the color scheme. - Add a dropdown for selecting the color scheme.
- Use/make an artificially intelligent color API.
- Dynamically adding more color divs.