All Palettes

Color Palette #a8d4e1, #5faed8, #4e8ec6, #3e6e98, #1e4b7b

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d4e1;
}
.flyway {
color: #5faed8;
}
.azure-blue {
color: #4e8ec6;
}
.national-anthem {
color: #3e6e98;
}
.theatre-blue {
color: #1e4b7b;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d4e1;
--flyway:#5faed8;
--azure-blue:#4e8ec6;
--national-anthem:#3e6e98;
--theatre-blue:#1e4b7b;
}

More palettes to explore