All Palettes

Color Palette #95ccea, #79b7e6, #54a3e3, #3d8fd6, #2b6ebf

0%
0%
0%

CSS code for this palette

/* CSS */
.light-cornflower-blue {
color: #95ccea;
}
.aero {
color: #79b7e6;
}
.high-blue {
color: #54a3e3;
}
.magical-merlin {
color: #3d8fd6;
}
.matt-blue {
color: #2b6ebf;
}

/* CSS Variables */
:root {
--light-cornflower-blue:#95ccea;
--aero:#79b7e6;
--high-blue:#54a3e3;
--magical-merlin:#3d8fd6;
--matt-blue:#2b6ebf;
}

More palettes to explore