All Palettes

Color Palette #228c88, #3c9a8c, #5fb9aa, #a4d6d0, #def7f5

0%
0%
0%

CSS code for this palette

/* CSS */
.taos-turquoise {
color: #228c88;
}
.sea {
color: #3c9a8c;
}
.bath-turquoise {
color: #5fb9aa;
}
.sinbad {
color: #a4d6d0;
}
.mint-condition {
color: #def7f5;
}

/* CSS Variables */
:root {
--taos-turquoise:#228c88;
--sea:#3c9a8c;
--bath-turquoise:#5fb9aa;
--sinbad:#a4d6d0;
--mint-condition:#def7f5;
}

More palettes to explore