All Palettes

Color Palette #d3b5b1, #e1c9c7, #e8d8d4, #f1e1df, #f8f3f2

0%
0%
0%

CSS code for this palette

/* CSS */
.oyster-pink {
color: #d3b5b1;
}
.youth {
color: #e1c9c7;
}
.light-lip-gloss {
color: #e8d8d4;
}
.new-youth {
color: #f1e1df;
}
.bright-white {
color: #f8f3f2;
}

/* CSS Variables */
:root {
--oyster-pink:#d3b5b1;
--youth:#e1c9c7;
--light-lip-gloss:#e8d8d4;
--new-youth:#f1e1df;
--bright-white:#f8f3f2;
}

More palettes to explore