All Palettes

Color Palette #7d8c6e, #a4b5a1, #d6e5b8, #f2e6a1, #f5c899

0%
0%
0%

CSS code for this palette

/* CSS */
.new-life {
color: #7d8c6e;
}
.bamboo-shoot {
color: #a4b5a1;
}
.celery-root {
color: #d6e5b8;
}
.majestic-treasures {
color: #f2e6a1;
}
.orange-blast {
color: #f5c899;
}

/* CSS Variables */
:root {
--new-life:#7d8c6e;
--bamboo-shoot:#a4b5a1;
--celery-root:#d6e5b8;
--majestic-treasures:#f2e6a1;
--orange-blast:#f5c899;
}

More palettes to explore