All Palettes

Color Palette #e9d5c3, #d4c2af, #c1b19f, #b6a48b, #a6a78b

0%
0%
0%

CSS code for this palette

/* CSS */
.mother-of-pearl {
color: #e9d5c3;
}
.autumn-haze {
color: #d4c2af;
}
.frontier-fort {
color: #c1b19f;
}
.outerbanks {
color: #b6a48b;
}
.frosty-cedar {
color: #a6a78b;
}

/* CSS Variables */
:root {
--mother-of-pearl:#e9d5c3;
--autumn-haze:#d4c2af;
--frontier-fort:#c1b19f;
--outerbanks:#b6a48b;
--frosty-cedar:#a6a78b;
}

More palettes to explore