All Palettes

Color Palette #a7e6e5, #72c1c5, #4eafbc, #2b7e9c, #1a596b

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a7e6e5;
}
.luna-moona {
color: #72c1c5;
}
.thalassa {
color: #4eafbc;
}
.valley-of-glaciers {
color: #2b7e9c;
}
.corsair {
color: #1a596b;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a7e6e5;
--luna-moona:#72c1c5;
--thalassa:#4eafbc;
--valley-of-glaciers:#2b7e9c;
--corsair:#1a596b;
}

More palettes to explore