All Palettes

Color Palette #a5e3e3, #80d0d1, #5ab6bf, #3d9dae, #2d7e8b

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a5e3e3;
}
.belize {
color: #80d0d1;
}
.spearfish {
color: #5ab6bf;
}
.glacier-green {
color: #3d9dae;
}
.cranach-blue {
color: #2d7e8b;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a5e3e3;
--belize:#80d0d1;
--spearfish:#5ab6bf;
--glacier-green:#3d9dae;
--cranach-blue:#2d7e8b;
}

More palettes to explore