All Palettes

Color Palette #16886a, #1e9f7c, #4abf8e, #94e1a3, #f3f7b1

0%
0%
0%

CSS code for this palette

/* CSS */
.elf-green {
color: #16886a;
}
.c-o-l-grass {
color: #1e9f7c;
}
.garish-green {
color: #4abf8e;
}
.hospital-green {
color: #94e1a3;
}
.yellow-chalk {
color: #f3f7b1;
}

/* CSS Variables */
:root {
--elf-green:#16886a;
--c-o-l-grass:#1e9f7c;
--garish-green:#4abf8e;
--hospital-green:#94e1a3;
--yellow-chalk:#f3f7b1;
}

More palettes to explore