Color Match

Color Match Used AI

14 devlogs
8h 18m
•  Ship certified
Created by Emily Butera

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.

Timeline

Fixed the hex code input!!!

Update attachment

FINALLY GOT IT HOSTED

Update attachment

Ship 1

1 payout of shell 121.0 shells

Emily Butera

about 1 month ago

Emily Butera Covers 12 devlogs and 7h 37m

I've spent so long on this. It's finally hostable. I'm so happy. Thank you NEST!

Update attachment

Small changes, but the site is pretty much done :)

Update attachment

Added about this site page, with sick holographic card effects

Update attachment

Added selector to allow users to generate 1-5 colors randomly

Update attachment

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

Update attachment

Made some modifications to the front page, and added an about us page

Update attachment

Created title page, separating the complimentary color page into it's own path.

Update attachment

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

Update attachment

Finished the triadic section! Time to work on the tetric page.

Update attachment

Added navbar, as well as new page! Now beginning development for the triadic color finder.

Update attachment

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.

Update attachment

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.

Update attachment