Lock a swatch to keep it during the next shuffle.
CSS variables
:root {
--color-1: #FF4D8D;
--color-2: #FFB627;
--color-3: #20E3B2;
--color-4: #22D3EE;
--color-5: #8B5CF6;
}Kid-friendly design challenge
Try a mini web page with #FF4D8D as the background, #FFB627 for buttons, and #20E3B2 for playful details. Check the suggested text color on every swatch before you code it.