HTML, CSS, JavaScript, REST APIs
This application is a simple color pallette generator that makes use of the public color api to generate color schemes based on a 'base' color and a mode.
The color modes are based on color relationships, relative to the color wheel. Clicking on a generated color will save that color's hex code to your clipboard.
The color API is an open source API, one of many available on the internet. This project is a solo project from Scrimba, with only the UI design provided.