All Palettes

Color Palette #8fcbff, #49b5e4, #2c9fd8, #0087b8, #0073a8

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-sky {
color: #8fcbff;
}
.lake-thun {
color: #49b5e4;
}
.blue-damselfly {
color: #2c9fd8;
}
.dresden-blue {
color: #0087b8;
}
.methyl-blue {
color: #0073a8;
}

/* CSS Variables */
:root {
--clear-sky:#8fcbff;
--lake-thun:#49b5e4;
--blue-damselfly:#2c9fd8;
--dresden-blue:#0087b8;
--methyl-blue:#0073a8;
}

More palettes to explore