All Palettes

Color Palette #abbff2, #7fbceb, #4ba1d2, #2a8bb2, #1a6d8e

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-high {
color: #abbff2;
}
.aero {
color: #7fbceb;
}
.peaceful-river {
color: #4ba1d2;
}
.blue-splash {
color: #2a8bb2;
}
.bondi {
color: #1a6d8e;
}

/* CSS Variables */
:root {
--sky-high:#abbff2;
--aero:#7fbceb;
--peaceful-river:#4ba1d2;
--blue-splash:#2a8bb2;
--bondi:#1a6d8e;
}

More palettes to explore