All Palettes

Color Palette #a8c8a2, #d3e6d1, #f1f8e7, #b7ebc2, #a4dab9

0%
0%
0%

CSS code for this palette

/* CSS */
.limestoned {
color: #a8c8a2;
}
.herbal-mist {
color: #d3e6d1;
}
.bean-sprout {
color: #f1f8e7;
}
.slime-lime {
color: #b7ebc2;
}
.shanghai-jade {
color: #a4dab9;
}

/* CSS Variables */
:root {
--limestoned:#a8c8a2;
--herbal-mist:#d3e6d1;
--bean-sprout:#f1f8e7;
--slime-lime:#b7ebc2;
--shanghai-jade:#a4dab9;
}

More palettes to explore