All Palettes

Color Palette #eae5d2, #d5c9b8, #c1b09f, #b8aa8e, #a79a7b

0%
0%
0%

CSS code for this palette

/* CSS */
.always-almond {
color: #eae5d2;
}
.sandshell {
color: #d5c9b8;
}
.frontier-fort {
color: #c1b09f;
}
.prairie-dust {
color: #b8aa8e;
}
.olive-chutney {
color: #a79a7b;
}

/* CSS Variables */
:root {
--always-almond:#eae5d2;
--sandshell:#d5c9b8;
--frontier-fort:#c1b09f;
--prairie-dust:#b8aa8e;
--olive-chutney:#a79a7b;
}

More palettes to explore