All Palettes

Color Palette #4ca3e1, #6cc8ef, #8ee3f0, #a6f6f7, #c3f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.high-blue {
color: #4ca3e1;
}
.blue-mana {
color: #6cc8ef;
}
.photon-barrier {
color: #8ee3f0;
}
.waterspout {
color: #a6f6f7;
}
.duck-egg-blue {
color: #c3f9f9;
}

/* CSS Variables */
:root {
--high-blue:#4ca3e1;
--blue-mana:#6cc8ef;
--photon-barrier:#8ee3f0;
--waterspout:#a6f6f7;
--duck-egg-blue:#c3f9f9;
}

More palettes to explore