All Palettes

Color Palette #1a8e3f, #40bf80, #6fd8b5, #a5e4c0, #e1f9ea

0%
0%
0%

CSS code for this palette

/* CSS */
.rich-green {
color: #1a8e3f;
}
.ming-green {
color: #40bf80;
}
.peppy {
color: #6fd8b5;
}
.mountain-mint {
color: #a5e4c0;
}
.toxic-latte {
color: #e1f9ea;
}

/* CSS Variables */
:root {
--rich-green:#1a8e3f;
--ming-green:#40bf80;
--peppy:#6fd8b5;
--mountain-mint:#a5e4c0;
--toxic-latte:#e1f9ea;
}

More palettes to explore