All Palettes

Color Palette #f0e0d1, #e3cfc4, #d0a4b2, #b28eb4, #a37b9b

0%
0%
0%

CSS code for this palette

/* CSS */
.blushed-cotton {
color: #f0e0d1;
}
.ginger-shortbread {
color: #e3cfc4;
}
.raspberry-smoothie {
color: #d0a4b2;
}
.metal-petal {
color: #b28eb4;
}
.long-forgotten-purple {
color: #a37b9b;
}

/* CSS Variables */
:root {
--blushed-cotton:#f0e0d1;
--ginger-shortbread:#e3cfc4;
--raspberry-smoothie:#d0a4b2;
--metal-petal:#b28eb4;
--long-forgotten-purple:#a37b9b;
}

More palettes to explore