All Palettes

Color Palette #b8b3a3, #cfc5af, #e8d5c4, #f5e9d6, #f9f1eb

0%
0%
0%

CSS code for this palette

/* CSS */
.digital-garage {
color: #b8b3a3;
}
.pistachio-shell {
color: #cfc5af;
}
.mother-of-pearl {
color: #e8d5c4;
}
.marquee-white {
color: #f5e9d6;
}
.shea {
color: #f9f1eb;
}

/* CSS Variables */
:root {
--digital-garage:#b8b3a3;
--pistachio-shell:#cfc5af;
--mother-of-pearl:#e8d5c4;
--marquee-white:#f5e9d6;
--shea:#f9f1eb;
}

More palettes to explore