All Palettes

Color Palette #d4b6af, #e7d0c5, #f9e6d2, #f4b5a4, #eab8bf

0%
0%
0%

CSS code for this palette

/* CSS */
.oyster-pink {
color: #d4b6af;
}
.pure-beige {
color: #e7d0c5;
}
.warm-bread {
color: #f9e6d2;
}
.pink-mimosa {
color: #f4b5a4;
}
.peppermint-stick {
color: #eab8bf;
}

/* CSS Variables */
:root {
--oyster-pink:#d4b6af;
--pure-beige:#e7d0c5;
--warm-bread:#f9e6d2;
--pink-mimosa:#f4b5a4;
--peppermint-stick:#eab8bf;
}

More palettes to explore