All Palettes

Color Palette #1a9e99, #3fc6bd, #5ee8ca, #83f1e3, #b4f8f1

0%
0%
0%

CSS code for this palette

/* CSS */
.talismanic-teal {
color: #1a9e99;
}
.bianchi-green {
color: #3fc6bd;
}
.jazzy-jade {
color: #5ee8ca;
}
.turquoise-pearl {
color: #83f1e3;
}
.ice-citadel {
color: #b4f8f1;
}

/* CSS Variables */
:root {
--talismanic-teal:#1a9e99;
--bianchi-green:#3fc6bd;
--jazzy-jade:#5ee8ca;
--turquoise-pearl:#83f1e3;
--ice-citadel:#b4f8f1;
}

More palettes to explore