All Palettes

Color Palette #a2e2ec, #b9e4f3, #c6e8f6, #f4f8fb, #a2d6e2

0%
0%
0%

CSS code for this palette

/* CSS */
.blizzard-blue {
color: #a2e2ec;
}
.early-forget-me-not {
color: #b9e4f3;
}
.icy-landscape {
color: #c6e8f6;
}
.m-white {
color: #f4f8fb;
}
.terrace-pool {
color: #a2d6e2;
}

/* CSS Variables */
:root {
--blizzard-blue:#a2e2ec;
--early-forget-me-not:#b9e4f3;
--icy-landscape:#c6e8f6;
--m-white:#f4f8fb;
--terrace-pool:#a2d6e2;
}

More palettes to explore