All Palettes

Color Palette #a7e0e6, #b1e1ec, #d0f4f6, #f5faf9, #a1d3e8

0%
0%
0%

CSS code for this palette

/* CSS */
.vandermint {
color: #a7e0e6;
}
.break-the-ice {
color: #b1e1ec;
}
.tinted-ice {
color: #d0f4f6;
}
.everlasting-ice {
color: #f5faf9;
}
.chefchaouen-blue {
color: #a1d3e8;
}

/* CSS Variables */
:root {
--vandermint:#a7e0e6;
--break-the-ice:#b1e1ec;
--tinted-ice:#d0f4f6;
--everlasting-ice:#f5faf9;
--chefchaouen-blue:#a1d3e8;
}

More palettes to explore