All Palettes

Color Palette #a8d3e1, #4badbe, #2c8fba, #1e6d8a, #1e4e76

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.glassmith {
color: #4badbe;
}
.christmas-blue {
color: #2c8fba;
}
.saxony-blue {
color: #1e6d8a;
}
.bright-midnight-blue {
color: #1e4e76;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--glassmith:#4badbe;
--christmas-blue:#2c8fba;
--saxony-blue:#1e6d8a;
--bright-midnight-blue:#1e4e76;
}

More palettes to explore