All Palettes

Color Palette #1f9e9e, #49b6b6, #76d0d0, #a5e3e3, #cff7f7

0%
0%
0%

CSS code for this palette

/* CSS */
.baltic {
color: #1f9e9e;
}
.crystalsong-blue {
color: #49b6b6;
}
.soft-turquoise {
color: #76d0d0;
}
.ice-crystal-blue {
color: #a5e3e3;
}
.tinted-ice {
color: #cff7f7;
}

/* CSS Variables */
:root {
--baltic:#1f9e9e;
--crystalsong-blue:#49b6b6;
--soft-turquoise:#76d0d0;
--ice-crystal-blue:#a5e3e3;
--tinted-ice:#cff7f7;
}

More palettes to explore