Inspiration
It's hard for me as an artist to figure out what colors to use in different lighting settings because the lighting changes colors so much and color-picking is often not intuitive.
What it does
Randomly generates color palettes in default/normal mode, as well as options to change the colors based on lightings, such as sunset and dusk.
How we built it
I used HTML, CSS, and Javascript, as well as the "The Color API" api.
Challenges we ran into
I had some issues with performance because I think my code is not very optimized in terms of calling the API and rendering.
Accomplishments that we're proud of
I used the API, which I didn't know how to integrate in the beginning.
What we learned
How to use an API to fetch information and load in onto a website.
What's next for CoolerColors
Making it faster/less laggy, adding the ability to copy the palette in hex/rgb/etc, and making the palettes more cohesive and not completely random.
Installing and running
Clone code from github and then watch Sass and Go Live using the Live Sass Compiler and Live Server VS Code extensions.
Log in or sign up for Devpost to join the conversation.