All Palettes

Color Palette #5a6d5a, #a2b79f, #d0e2d0, #f1f7e8, #f8e5b4

0%
0%
0%

CSS code for this palette

/* CSS */
.pinebrook {
color: #5a6d5a;
}
.bamboo-shoot {
color: #a2b79f;
}
.fairest-jade {
color: #d0e2d0;
}
.applemint-soda {
color: #f1f7e8;
}
.noodles {
color: #f8e5b4;
}

/* CSS Variables */
:root {
--pinebrook:#5a6d5a;
--bamboo-shoot:#a2b79f;
--fairest-jade:#d0e2d0;
--applemint-soda:#f1f7e8;
--noodles:#f8e5b4;
}

More palettes to explore