All Palettes

Color Palette #b6a8a0, #d8c9c0, #f1e1df, #f8d1c4, #f9bfb4

0%
0%
0%

CSS code for this palette

/* CSS */
.prestige {
color: #b6a8a0;
}
.coconut-macaroon {
color: #d8c9c0;
}
.new-youth {
color: #f1e1df;
}
.demure-pink {
color: #f8d1c4;
}
.rustique {
color: #f9bfb4;
}

/* CSS Variables */
:root {
--prestige:#b6a8a0;
--coconut-macaroon:#d8c9c0;
--new-youth:#f1e1df;
--demure-pink:#f8d1c4;
--rustique:#f9bfb4;
}

More palettes to explore