All Palettes

Color Palette #a2c7e7, #5d9bd5, #2a85c6, #007ab8, #005e8a

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c7e7;
}
.blue-bay {
color: #5d9bd5;
}
.klaxosaur-blue {
color: #2a85c6;
}
.star-command-blue {
color: #007ab8;
}
.blue-flame {
color: #005e8a;
}

/* CSS Variables */
:root {
--windsor-way:#a2c7e7;
--blue-bay:#5d9bd5;
--klaxosaur-blue:#2a85c6;
--star-command-blue:#007ab8;
--blue-flame:#005e8a;
}

More palettes to explore