All Palettes

Color Palette #1bc0af, #72d5d1, #a3e6e4, #d7f4f2, #f5ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.turquoise-topaz {
color: #1bc0af;
}
.soft-turquoise {
color: #72d5d1;
}
.everest {
color: #a3e6e4;
}
.let-it-snow {
color: #d7f4f2;
}
.sparkling-snow {
color: #f5ffff;
}

/* CSS Variables */
:root {
--turquoise-topaz:#1bc0af;
--soft-turquoise:#72d5d1;
--everest:#a3e6e4;
--let-it-snow:#d7f4f2;
--sparkling-snow:#f5ffff;
}

More palettes to explore