Color Match is a website designed to assist artists in finding harmonious colors to use for their projects. It take an input using RGB color sliders, and finds the complimentary colors. It includes features such as triadic, tetradic, and hexadic color selection, as well as a random color generator.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I've spent so long on this. It's finally hostable. I'm so happy. Thank you NEST!
Added about this site page, with sick holographic card effects
Added a random color generator.
Generator currently only generates one color at a time, but I hope to add a dropdown to select how many colors to generate
Made some modifications to the front page, and added an about us page
Finished the Tetric and Hexadic pages! Finally!!!
Did a bunch of fun CSS work to get this stuff to behave properly.
The plan is to add an about us page, a start page, and possible a color dropper color selection option
Finished the triadic section! Time to work on the tetric page.
Added navbar, as well as new page! Now beginning development for the triadic color finder.
Got the sliders working, as well as the current HEX code display!
Created the box to display complimentary colors.
Created a header!
Added more formatting and theming with CSS.
Added more text to help it be easier to understand.
Set up all the basic parts! Running most of the backend stuff using flask, which is super special
For some reason, the HTML and JS won't talk to each other, and I'm honestly not quite sure why.
Pretty much all the current front-end design is going to change, but i needed a good placeholder for now while I work out the backend issue.