All Palettes

Color Palette #e1e7d5, #b7c9b0, #a4b5a1, #d7e5d2, #f0f8e2

0%
0%
0%

CSS code for this palette

/* CSS */
.just-about-green {
color: #e1e7d5;
}
.healing-aloe {
color: #b7c9b0;
}
.bamboo-shoot {
color: #a4b5a1;
}
.light-mystified {
color: #d7e5d2;
}
.fresh-dew {
color: #f0f8e2;
}

/* CSS Variables */
:root {
--just-about-green:#e1e7d5;
--healing-aloe:#b7c9b0;
--bamboo-shoot:#a4b5a1;
--light-mystified:#d7e5d2;
--fresh-dew:#f0f8e2;
}

More palettes to explore