All Palettes

Color Palette #f0e0d1, #e8b5d1, #d98caf, #d26a89, #c94a5b

0%
0%
0%

CSS code for this palette

/* CSS */
.blushed-cotton {
color: #f0e0d1;
}
.sweet-lilac {
color: #e8b5d1;
}
.springtime-bloom {
color: #d98caf;
}
.preppy-rose {
color: #d26a89;
}
.iridescent-red {
color: #c94a5b;
}

/* CSS Variables */
:root {
--blushed-cotton:#f0e0d1;
--sweet-lilac:#e8b5d1;
--springtime-bloom:#d98caf;
--preppy-rose:#d26a89;
--iridescent-red:#c94a5b;
}

More palettes to explore