All Palettes

Color Palette #33cc99, #2fc189, #29a87c, #1e8a6a, #178c5d

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-shamrock {
color: #33cc99;
}
.greenish-teal {
color: #2fc189;
}
.cosmic-green {
color: #29a87c;
}
.elf-green {
color: #1e8a6a;
}
.vital-green {
color: #178c5d;
}

/* CSS Variables */
:root {
--dark-shamrock:#33cc99;
--greenish-teal:#2fc189;
--cosmic-green:#29a87c;
--elf-green:#1e8a6a;
--vital-green:#178c5d;
}

More palettes to explore