Color Scheme Generator

I really enjoyed building out this API project. The reason that I built this project was because I was interested in making it easier to create color schemes for websites that I build.

This was not a complicated design for this project, I just built out a mobile version and tablet version that fits on all other screen sizes.

I used the The Color API to take in the color and color scheme that the user picks and then it gives the user appropriate colors that would make sense together.

Please give it a try and see what types of color combinations you can create. You can view the website HERE and if you want to see the code for the project, you can view it HERE.