Playing with Colors
Raw Color list
CSS Source Parse
Generate Gradients
Sample Input:
#ffffff, #000, #555d50, #474747, #929292, #393939, #bada55
Process
Process
Sample Input:
#bada55
Process
Export scss constants
Todo
Be able to "save" color setup
Be able to add color boxes
Given a link fetch all its colors
In Progress:
Generate complementary / inverted colors based on the input
Given a color, generate gradients
Be able to remove color boxes
Exporting colors to SCSS constants
Given a page source fetch all its colors
Given a list of colors, generate a grid
X