All Palettes

Color Palette #a2e2ec, #89c7d7, #64b0c9, #4a9ab0, #2e7b94

0%
0%
0%

CSS code for this palette

/* CSS */
.blizzard-blue {
color: #a2e2ec;
}
.maiden-voyage {
color: #89c7d7;
}
.blue-topaz {
color: #64b0c9;
}
.starflower-blue {
color: #4a9ab0;
}
.turkish-stone {
color: #2e7b94;
}

/* CSS Variables */
:root {
--blizzard-blue:#a2e2ec;
--maiden-voyage:#89c7d7;
--blue-topaz:#64b0c9;
--starflower-blue:#4a9ab0;
--turkish-stone:#2e7b94;
}

More palettes to explore