All Palettes

Color Palette #2b5a8c, #4b8dc3, #76c2e0, #a6d2e8, #e6f5f9

0%
0%
0%

CSS code for this palette

/* CSS */
.endeavour {
color: #2b5a8c;
}
.azure-blue {
color: #4b8dc3;
}
.bright-spark {
color: #76c2e0;
}
.chefchaouen-blue {
color: #a6d2e8;
}
.milky-way {
color: #e6f5f9;
}

/* CSS Variables */
:root {
--endeavour:#2b5a8c;
--azure-blue:#4b8dc3;
--bright-spark:#76c2e0;
--chefchaouen-blue:#a6d2e8;
--milky-way:#e6f5f9;
}

More palettes to explore