All Palettes

Color Palette #5cb75c, #8edc8e, #c2e5c2, #eff9e7, #c1f0c1

0%
0%
0%

CSS code for this palette

/* CSS */
.chlorella-green {
color: #5cb75c;
}
.vic-20-green {
color: #8edc8e;
}
.sugar-mint {
color: #c2e5c2;
}
.white-sulfur {
color: #eff9e7;
}
.peasful-mint {
color: #c1f0c1;
}

/* CSS Variables */
:root {
--chlorella-green:#5cb75c;
--vic-20-green:#8edc8e;
--sugar-mint:#c2e5c2;
--white-sulfur:#eff9e7;
--peasful-mint:#c1f0c1;
}

More palettes to explore