All Palettes

Color Palette #1b9d9b, #4cc2c8, #7ad6d5, #adf0e8, #f5fff9

0%
0%
0%

CSS code for this palette

/* CSS */
.talismanic-teal {
color: #1b9d9b;
}
.gem-turquoise {
color: #4cc2c8;
}
.aqua-zing {
color: #7ad6d5;
}
.mint-macaron {
color: #adf0e8;
}
.mint-cream {
color: #f5fff9;
}

/* CSS Variables */
:root {
--talismanic-teal:#1b9d9b;
--gem-turquoise:#4cc2c8;
--aqua-zing:#7ad6d5;
--mint-macaron:#adf0e8;
--mint-cream:#f5fff9;
}

More palettes to explore