All Palettes

Color Palette #e2d6c0, #d9c2b5, #c1b19f, #b5a99b, #a89b7a

0%
0%
0%

CSS code for this palette

/* CSS */
.garlic-clove {
color: #e2d6c0;
}
.country-cottage {
color: #d9c2b5;
}
.frontier-fort {
color: #c1b19f;
}
.nantucket-sands {
color: #b5a99b;
}
.exploring-khaki {
color: #a89b7a;
}

/* CSS Variables */
:root {
--garlic-clove:#e2d6c0;
--country-cottage:#d9c2b5;
--frontier-fort:#c1b19f;
--nantucket-sands:#b5a99b;
--exploring-khaki:#a89b7a;
}

More palettes to explore