All Palettes

Color Palette #1c9c9c, #4fb5b2, #7ed3d1, #a7e2e0, #d1f5f4

0%
0%
0%

CSS code for this palette

/* CSS */
.talismanic-teal {
color: #1c9c9c;
}
.crystalsong-blue {
color: #4fb5b2;
}
.belize {
color: #7ed3d1;
}
.ice-crystal-blue {
color: #a7e2e0;
}
.tinted-ice {
color: #d1f5f4;
}

/* CSS Variables */
:root {
--talismanic-teal:#1c9c9c;
--crystalsong-blue:#4fb5b2;
--belize:#7ed3d1;
--ice-crystal-blue:#a7e2e0;
--tinted-ice:#d1f5f4;
}

More palettes to explore