All Palettes

Color Palette #5abf8e, #6fd8a1, #8ae0b1, #b2f5d8, #def7f1

0%
0%
0%

CSS code for this palette

/* CSS */
.techno-turquoise {
color: #5abf8e;
}
.aurora-green {
color: #6fd8a1;
}
.jovial-jade {
color: #8ae0b1;
}
.seafair-green {
color: #b2f5d8;
}
.frosty-mint {
color: #def7f1;
}

/* CSS Variables */
:root {
--techno-turquoise:#5abf8e;
--aurora-green:#6fd8a1;
--jovial-jade:#8ae0b1;
--seafair-green:#b2f5d8;
--frosty-mint:#def7f1;
}

More palettes to explore