All Palettes

Color Palette #e2f5d6, #a7d3af, #69bf9c, #3b9b78, #1f7a4d

0%
0%
0%

CSS code for this palette

/* CSS */
.light-fresh-lime {
color: #e2f5d6;
}
.merrylyn {
color: #a7d3af;
}
.peppermint-fresh {
color: #69bf9c;
}
.ocean-green {
color: #3b9b78;
}
.salem {
color: #1f7a4d;
}

/* CSS Variables */
:root {
--light-fresh-lime:#e2f5d6;
--merrylyn:#a7d3af;
--peppermint-fresh:#69bf9c;
--ocean-green:#3b9b78;
--salem:#1f7a4d;
}

More palettes to explore