All Palettes

Color Palette #5cb75c, #8bda8b, #a7e3a1, #c1f0c1, #e6f9e6

0%
0%
0%

CSS code for this palette

/* CSS */
.chlorella-green {
color: #5cb75c;
}
.vic-20-green {
color: #8bda8b;
}
.grape-green {
color: #a7e3a1;
}
.peasful-mint {
color: #c1f0c1;
}
.nettle-rash {
color: #e6f9e6;
}

/* CSS Variables */
:root {
--chlorella-green:#5cb75c;
--vic-20-green:#8bda8b;
--grape-green:#a7e3a1;
--peasful-mint:#c1f0c1;
--nettle-rash:#e6f9e6;
}

More palettes to explore