All Palettes

Color Palette #d7c1b7, #a2b79f, #7c9d6c, #4a8c4a, #2a5a2a

0%
0%
0%

CSS code for this palette

/* CSS */
.country-cottage {
color: #d7c1b7;
}
.bamboo-shoot {
color: #a2b79f;
}
.money {
color: #7c9d6c;
}
.lush-grass {
color: #4a8c4a;
}
.bright-nori {
color: #2a5a2a;
}

/* CSS Variables */
:root {
--country-cottage:#d7c1b7;
--bamboo-shoot:#a2b79f;
--money:#7c9d6c;
--lush-grass:#4a8c4a;
--bright-nori:#2a5a2a;
}

More palettes to explore