Olfactory Hue is an exercise in JavaScript.
It generates 5 random colors each time you click the button.
It includes:
-
a locking feature that prevents the color from changing if desired.
-
a save feature that saves the hex code in a list alongside a thumbnail of the color.
Features to add:
-
drop-down color pattern selector (i.e complementary, tertiary, etc.)
-
add/save color groups
-
save list upon refresh?
-
export list option?