All Palettes

Color Palette #d8c4a2, #b5a38c, #a88e80, #c6b19f, #e1d2b7

0%
0%
0%

CSS code for this palette

/* CSS */
.afternoon-stroll {
color: #d8c4a2;
}
.wild-rye {
color: #b5a38c;
}
.beach-cabana {
color: #a88e80;
}
.cracked-earth {
color: #c6b19f;
}
.chopsticks {
color: #e1d2b7;
}

/* CSS Variables */
:root {
--afternoon-stroll:#d8c4a2;
--wild-rye:#b5a38c;
--beach-cabana:#a88e80;
--cracked-earth:#c6b19f;
--chopsticks:#e1d2b7;
}

More palettes to explore