All Palettes

Color Palette #abbff2, #a3c4e6, #7fb2d7, #4da5d1, #0096b8

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-high {
color: #abbff2;
}
.template {
color: #a3c4e6;
}
.regale-blue {
color: #7fb2d7;
}
.mystic-blue {
color: #4da5d1;
}
.bondi-blue {
color: #0096b8;
}

/* CSS Variables */
:root {
--sky-high:#abbff2;
--template:#a3c4e6;
--regale-blue:#7fb2d7;
--mystic-blue:#4da5d1;
--bondi-blue:#0096b8;
}

More palettes to explore