All Palettes

Color Palette #496e4d, #8c9c7c, #a2af9d, #d4c3a1, #e1d2b7

0%
0%
0%

CSS code for this palette

/* CSS */
.fairway {
color: #496e4d;
}
.herbal-scent {
color: #8c9c7c;
}
.drizzle {
color: #a2af9d;
}
.double-spanish-white {
color: #d4c3a1;
}
.chopsticks {
color: #e1d2b7;
}

/* CSS Variables */
:root {
--fairway:#496e4d;
--herbal-scent:#8c9c7c;
--drizzle:#a2af9d;
--double-spanish-white:#d4c3a1;
--chopsticks:#e1d2b7;
}

More palettes to explore