All Palettes

Color Palette #abbff2, #8eb8e1, #5da4d0, #3b9ebf, #2a8dc6

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-high {
color: #abbff2;
}
.goluboy-blue {
color: #8eb8e1;
}
.ethereal-blue {
color: #5da4d0;
}
.norse-blue {
color: #3b9ebf;
}
.klaxosaur-blue {
color: #2a8dc6;
}

/* CSS Variables */
:root {
--sky-high:#abbff2;
--goluboy-blue:#8eb8e1;
--ethereal-blue:#5da4d0;
--norse-blue:#3b9ebf;
--klaxosaur-blue:#2a8dc6;
}

More palettes to explore