All Palettes

Color Palette #95ccea, #6cb4d5, #4c9cc8, #3d7b9e, #2c4c68

0%
0%
0%

CSS code for this palette

/* CSS */
.light-cornflower-blue {
color: #95ccea;
}
.broom-butterfly-blue {
color: #6cb4d5;
}
.mountain-bluebird {
color: #4c9cc8;
}
.blue-dart-frog {
color: #3d7b9e;
}
.celestial-blue {
color: #2c4c68;
}

/* CSS Variables */
:root {
--light-cornflower-blue:#95ccea;
--broom-butterfly-blue:#6cb4d5;
--mountain-bluebird:#4c9cc8;
--blue-dart-frog:#3d7b9e;
--celestial-blue:#2c4c68;
}

More palettes to explore