All Palettes

Color Palette #abbff2, #6e9cd8, #3d6aae, #2b4e78, #1a3d5b

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-high {
color: #abbff2;
}
.sea-loch {
color: #6e9cd8;
}
.waterline-blue {
color: #3d6aae;
}
.slumber {
color: #2b4e78;
}
.capital-blue {
color: #1a3d5b;
}

/* CSS Variables */
:root {
--sky-high:#abbff2;
--sea-loch:#6e9cd8;
--waterline-blue:#3d6aae;
--slumber:#2b4e78;
--capital-blue:#1a3d5b;
}

More palettes to explore