All Palettes

Color Palette #a2e2ec, #8fd4e0, #64b1c4, #36a0b5, #1b8c9d

0%
0%
0%

CSS code for this palette

/* CSS */
.blizzard-blue {
color: #a2e2ec;
}
.plunging-waterfall {
color: #8fd4e0;
}
.glacier-lake {
color: #64b1c4;
}
.marine-tinge {
color: #36a0b5;
}
.safe-harbour {
color: #1b8c9d;
}

/* CSS Variables */
:root {
--blizzard-blue:#a2e2ec;
--plunging-waterfall:#8fd4e0;
--glacier-lake:#64b1c4;
--marine-tinge:#36a0b5;
--safe-harbour:#1b8c9d;
}

More palettes to explore