All Palettes

Color Palette #d4b6af, #e4c9c3, #f4d9d2, #f6e5da, #e1b8a8

0%
0%
0%

CSS code for this palette

/* CSS */
.oyster-pink {
color: #d4b6af;
}
.rose-beige {
color: #e4c9c3;
}
.cupcake-pink {
color: #f4d9d2;
}
.bleached-shell {
color: #f6e5da;
}
.smoky-salmon {
color: #e1b8a8;
}

/* CSS Variables */
:root {
--oyster-pink:#d4b6af;
--rose-beige:#e4c9c3;
--cupcake-pink:#f4d9d2;
--bleached-shell:#f6e5da;
--smoky-salmon:#e1b8a8;
}

More palettes to explore