All Palettes

Color Palette #d6c9b8, #e9d4c3, #f2e4d4, #f8e7c4, #e7d0c5

0%
0%
0%

CSS code for this palette

/* CSS */
.sandshell {
color: #d6c9b8;
}
.mother-of-pearl {
color: #e9d4c3;
}
.china-doll {
color: #f2e4d4;
}
.foundation {
color: #f8e7c4;
}
.pure-beige {
color: #e7d0c5;
}

/* CSS Variables */
:root {
--sandshell:#d6c9b8;
--mother-of-pearl:#e9d4c3;
--china-doll:#f2e4d4;
--foundation:#f8e7c4;
--pure-beige:#e7d0c5;
}

More palettes to explore