All Palettes

Color Palette #a1c8e2, #6ea9d8, #4a8bb0, #1f4a8e, #0d2c54

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a1c8e2;
}
.polar-ice {
color: #6ea9d8;
}
.atlantic-gull {
color: #4a8bb0;
}
.nuit-blanche {
color: #1f4a8e;
}
.dark-tyrian-blue {
color: #0d2c54;
}

/* CSS Variables */
:root {
--windsor-way:#a1c8e2;
--polar-ice:#6ea9d8;
--atlantic-gull:#4a8bb0;
--nuit-blanche:#1f4a8e;
--dark-tyrian-blue:#0d2c54;
}

More palettes to explore