All Palettes

Color Palette #95ccea, #69b1d8, #4b9bc3, #2f8dac, #1b7a9d

0%
0%
0%

CSS code for this palette

/* CSS */
.light-cornflower-blue {
color: #95ccea;
}
.broom-butterfly-blue {
color: #69b1d8;
}
.mountain-bluebird {
color: #4b9bc3;
}
.carol {
color: #2f8dac;
}
.blue-mediterranean {
color: #1b7a9d;
}

/* CSS Variables */
:root {
--light-cornflower-blue:#95ccea;
--broom-butterfly-blue:#69b1d8;
--mountain-bluebird:#4b9bc3;
--carol:#2f8dac;
--blue-mediterranean:#1b7a9d;
}

More palettes to explore