←Back to PalettesAll Palettes
Whispers of a Pastel Carnival Color Palette
A gentle celebration of soft hues that dance and twirl like joyful spirits at a whimsical fair, evoking feelings of nostalgia and warmth. Each color sings its own serene melody, creating a harmonious blend that invites playful imagination and a tender embrace.
0%
0%
0%
Color names in this palette
CSS code for this palette
/* CSS */
.lilac-lace {
color: #c3a3d1;
}
.neon-boneyard {
color: #e1c4f3;
}
.shrimp-cocktail {
color: #f4a462;
}
.breeze-of-chilli {
color: #f76e6e;
}
.orange-ice {
color: #ffddc2;
}
/* CSS Variables */
:root {
--lilac-lace:#c3a3d1;
--neon-boneyard:#e1c4f3;
--shrimp-cocktail:#f4a462;
--breeze-of-chilli:#f76e6e;
--orange-ice:#ffddc2;
}