All Palettes

Color Palette #95ccea, #6bafd6, #4b91e2, #1f78d1, #0a4a99

0%
0%
0%

CSS code for this palette

/* CSS */
.light-cornflower-blue {
color: #95ccea;
}
.broom-butterfly-blue {
color: #6bafd6;
}
.olympic-blue {
color: #4b91e2;
}
.blue-eyed-boy {
color: #1f78d1;
}
.liberalist {
color: #0a4a99;
}

/* CSS Variables */
:root {
--light-cornflower-blue:#95ccea;
--broom-butterfly-blue:#6bafd6;
--olympic-blue:#4b91e2;
--blue-eyed-boy:#1f78d1;
--liberalist:#0a4a99;
}

More palettes to explore