All Palettes

Color Palette #d3e5d1, #a9cbb0, #69bf8b, #3c9a6d, #1a7f4d

0%
0%
0%

CSS code for this palette

/* CSS */
.herbal-mist {
color: #d3e5d1;
}
.pastel-meadow {
color: #a9cbb0;
}
.young-bamboo {
color: #69bf8b;
}
.ocean-green {
color: #3c9a6d;
}
.salem {
color: #1a7f4d;
}

/* CSS Variables */
:root {
--herbal-mist:#d3e5d1;
--pastel-meadow:#a9cbb0;
--young-bamboo:#69bf8b;
--ocean-green:#3c9a6d;
--salem:#1a7f4d;
}

More palettes to explore