All Palettes

Color Palette #abbff2, #80b5e0, #4ea9da, #3a9acb, #1c799b

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-high {
color: #abbff2;
}
.dun-morogh-blue {
color: #80b5e0;
}
.blue-astro {
color: #4ea9da;
}
.stratos-blue {
color: #3a9acb;
}
.bateau {
color: #1c799b;
}

/* CSS Variables */
:root {
--sky-high:#abbff2;
--dun-morogh-blue:#80b5e0;
--blue-astro:#4ea9da;
--stratos-blue:#3a9acb;
--bateau:#1c799b;
}

More palettes to explore