All Palettes

Color Palette #abbff2, #6d9bd0, #4a7cba, #2b6ea1, #1a5c8e

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-high {
color: #abbff2;
}
.sea-loch {
color: #6d9bd0;
}
.ashton-blue {
color: #4a7cba;
}
.deep-water {
color: #2b6ea1;
}
.baleine-blue {
color: #1a5c8e;
}

/* CSS Variables */
:root {
--sky-high:#abbff2;
--sea-loch:#6d9bd0;
--ashton-blue:#4a7cba;
--deep-water:#2b6ea1;
--baleine-blue:#1a5c8e;
}

More palettes to explore