All Palettes

Color Palette #a5e0e3, #7dd6d9, #5cc8cc, #3ca8aa, #1f8e8c

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a5e0e3;
}
.aruba-blue {
color: #7dd6d9;
}
.baharroth-blue {
color: #5cc8cc;
}
.modal-blue {
color: #3ca8aa;
}
.ocean-liner {
color: #1f8e8c;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a5e0e3;
--aruba-blue:#7dd6d9;
--baharroth-blue:#5cc8cc;
--modal-blue:#3ca8aa;
--ocean-liner:#1f8e8c;
}

More palettes to explore