←Back to PalettesAll Palettes
Cotton Candy Comforts for the Soul Color Palette
A whimsical blend of soft pastels that evokes the sweetness of childhood, reminiscent of fluffy cotton candy spun at county fairs and warm summer days. Each color whispers tales of blooming flowers and gentle breezes, inviting you to indulge in the tender embrace of nostalgia and joy.
0%
0%
0%
Color names in this palette
CSS code for this palette
/* CSS */
.spanish-cream {
color: #fce3c0;
}
.elegant-light-rose {
color: #fccdca;
}
.cottagecore-sunset {
color: #fddad8;
}
.sheer-rosebud {
color: #fee8e7;
}
.fire-mist {
color: #fdd9c4;
}
/* CSS Variables */
:root {
--spanish-cream:#fce3c0;
--elegant-light-rose:#fccdca;
--cottagecore-sunset:#fddad8;
--sheer-rosebud:#fee8e7;
--fire-mist:#fdd9c4;
}