All Palettes

Color Palette #3c7c5f, #5ea67c, #77c5a1, #a6e3d7, #def7ef

0%
0%
0%

CSS code for this palette

/* CSS */
.liquid-green-stuff {
color: #3c7c5f;
}
.shiny-shamrock {
color: #5ea67c;
}
.gem-silica {
color: #77c5a1;
}
.botanical-tint {
color: #a6e3d7;
}
.frosty-mint {
color: #def7ef;
}

/* CSS Variables */
:root {
--liquid-green-stuff:#3c7c5f;
--shiny-shamrock:#5ea67c;
--gem-silica:#77c5a1;
--botanical-tint:#a6e3d7;
--frosty-mint:#def7ef;
}

More palettes to explore