All Palettes

Color Palette #3eadc1, #58c4d0, #7cd8e4, #a2e8f1, #d2f8f9

0%
0%
0%

CSS code for this palette

/* CSS */
.moonstone {
color: #3eadc1;
}
.baharroth-blue {
color: #58c4d0;
}
.middle-blue {
color: #7cd8e4;
}
.blizzard-blue {
color: #a2e8f1;
}
.tinted-ice {
color: #d2f8f9;
}

/* CSS Variables */
:root {
--moonstone:#3eadc1;
--baharroth-blue:#58c4d0;
--middle-blue:#7cd8e4;
--blizzard-blue:#a2e8f1;
--tinted-ice:#d2f8f9;
}

More palettes to explore