All Palettes

Color Palette #a6e3d7, #6ce0d8, #27b4b4, #2c8c8c, #1f5b5b

0%
0%
0%

CSS code for this palette

/* CSS */
.botanical-tint {
color: #a6e3d7;
}
.turquoise-chalk {
color: #6ce0d8;
}
.caicos-turquoise {
color: #27b4b4;
}
.taos-turquoise {
color: #2c8c8c;
}
.moonlit-pool {
color: #1f5b5b;
}

/* CSS Variables */
:root {
--botanical-tint:#a6e3d7;
--turquoise-chalk:#6ce0d8;
--caicos-turquoise:#27b4b4;
--taos-turquoise:#2c8c8c;
--moonlit-pool:#1f5b5b;
}

More palettes to explore