←Back to PalettesAll Palettes
Cotton Candy Dreams and Soft Whispers Color Palette
A delightful fusion of sweet pastels that evoke the gentle essence of a candy-coated sunset and the tender caress of a spring breeze, perfect for evoking nostalgia and whimsy.
0%
0%
0%
Color names in this palette
CSS code for this palette
/* CSS */
.elastic-pink {
color: #f0a3c7;
}
.fulgrim-pink {
color: #f6b1cf;
}
.pretty-in-pink {
color: #f9c3e8;
}
.poodle-pink {
color: #f1d0e8;
}
.think-pink {
color: #e8a6c0;
}
/* CSS Variables */
:root {
--elastic-pink:#f0a3c7;
--fulgrim-pink:#f6b1cf;
--pretty-in-pink:#f9c3e8;
--poodle-pink:#f1d0e8;
--think-pink:#e8a6c0;
}