All Palettes

Color Palette #4f8ec4, #69afd8, #8bd6e5, #a7e4f1, #c1f0f6

0%
0%
0%

CSS code for this palette

/* CSS */
.azure-blue {
color: #4f8ec4;
}
.broom-butterfly-blue {
color: #69afd8;
}
.fresh-blue {
color: #8bd6e5;
}
.blizzard-blue {
color: #a7e4f1;
}
.icy-breeze {
color: #c1f0f6;
}

/* CSS Variables */
:root {
--azure-blue:#4f8ec4;
--broom-butterfly-blue:#69afd8;
--fresh-blue:#8bd6e5;
--blizzard-blue:#a7e4f1;
--icy-breeze:#c1f0f6;
}

More palettes to explore