All Palettes

Color Palette #d9d0c4, #b0a89b, #907c6f, #5f5c53, #3b3a35

0%
0%
0%

CSS code for this palette

/* CSS */
.porcelain-basin {
color: #d9d0c4;
}
.greige {
color: #b0a89b;
}
.motto {
color: #907c6f;
}
.ironclad {
color: #5f5c53;
}
.black-olive {
color: #3b3a35;
}

/* CSS Variables */
:root {
--porcelain-basin:#d9d0c4;
--greige:#b0a89b;
--motto:#907c6f;
--ironclad:#5f5c53;
--black-olive:#3b3a35;
}

More palettes to explore