All Palettes

Color Palette #7bd5a7, #4abf8c, #2b9c69, #177d4d, #0e5d32

0%
0%
0%

CSS code for this palette

/* CSS */
.crystal-gem {
color: #7bd5a7;
}
.garish-green {
color: #4abf8c;
}
.green-fondant {
color: #2b9c69;
}
.salem {
color: #177d4d;
}
.spruce {
color: #0e5d32;
}

/* CSS Variables */
:root {
--crystal-gem:#7bd5a7;
--garish-green:#4abf8c;
--green-fondant:#2b9c69;
--salem:#177d4d;
--spruce:#0e5d32;
}

More palettes to explore