All Palettes

Color Palette #a2c7e7, #7fb2d7, #4da5e0, #2f9bda, #1b7ec0

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c7e7;
}
.regale-blue {
color: #7fb2d7;
}
.high-blue {
color: #4da5e0;
}
.blue-damselfly {
color: #2f9bda;
}
.skylla {
color: #1b7ec0;
}

/* CSS Variables */
:root {
--windsor-way:#a2c7e7;
--regale-blue:#7fb2d7;
--high-blue:#4da5e0;
--blue-damselfly:#2f9bda;
--skylla:#1b7ec0;
}

More palettes to explore