the background color is randomly fetched from an array of hex values or gradients;
each cocktail has a specific background color/gradient that matches the vibe of the drink;
the background matches each ingredient color as it gets poured but would be faded/lightened a bit (rgba() function?)
The last idea might be a bit much with all of the other parts of the application animating. I would choose one of the first two ideas, probably number 2 since the aesthetic would be better suited for the drink selected.
The user clicks on a cocktail and:
rgba()
function?)The last idea might be a bit much with all of the other parts of the application animating. I would choose one of the first two ideas, probably number 2 since the aesthetic would be better suited for the drink selected.