All Palettes

Color Palette #3e8e5d, #5abf89, #8ee1b5, #d4f7e1, #f5fff9

0%
0%
0%

CSS code for this palette

/* CSS */
.irish {
color: #3e8e5d;
}
.spearmint-burst {
color: #5abf89;
}
.sprig-of-mint {
color: #8ee1b5;
}
.cactus-water {
color: #d4f7e1;
}
.mint-cream {
color: #f5fff9;
}

/* CSS Variables */
:root {
--irish:#3e8e5d;
--spearmint-burst:#5abf89;
--sprig-of-mint:#8ee1b5;
--cactus-water:#d4f7e1;
--mint-cream:#f5fff9;
}

More palettes to explore