All Palettes

Color Palette #f5e8d6, #ebb9b2, #c5998c, #7e4b3a, #c4c0bf

0%
0%
0%

CSS code for this palette

/* CSS */
.vanilla-delight {
color: #f5e8d6;
}
.beauty-bush {
color: #ebb9b2;
}
.persian-bazaar {
color: #c5998c;
}
.nutmeg {
color: #7e4b3a;
}
.gallery-grey {
color: #c4c0bf;
}

/* CSS Variables */
:root {
--vanilla-delight:#f5e8d6;
--beauty-bush:#ebb9b2;
--persian-bazaar:#c5998c;
--nutmeg:#7e4b3a;
--gallery-grey:#c4c0bf;
}

More palettes to explore