All Palettes

Color Palette #008a77, #00b3a7, #00d6af, #1ff4c6, #a4f9e1

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-turquoise {
color: #008a77;
}
.verditer {
color: #00b3a7;
}
.channel-marker-green {
color: #00d6af;
}
.fake-jade {
color: #1ff4c6;
}
.icery {
color: #a4f9e1;
}

/* CSS Variables */
:root {
--mystic-turquoise:#008a77;
--verditer:#00b3a7;
--channel-marker-green:#00d6af;
--fake-jade:#1ff4c6;
--icery:#a4f9e1;
}

More palettes to explore