All Palettes

Color Palette #e5d6b8, #d7c6a8, #c1b19f, #b6a88b, #a58b6f

0%
0%
0%

CSS code for this palette

/* CSS */
.hidden-path {
color: #e5d6b8;
}
.almond-butter {
color: #d7c6a8;
}
.frontier-fort {
color: #c1b19f;
}
.sepia-tone {
color: #b6a88b;
}
.mongoose {
color: #a58b6f;
}

/* CSS Variables */
:root {
--hidden-path:#e5d6b8;
--almond-butter:#d7c6a8;
--frontier-fort:#c1b19f;
--sepia-tone:#b6a88b;
--mongoose:#a58b6f;
}

More palettes to explore