All Palettes

Color Palette #abbff2, #92c5e8, #70c8e1, #4eb9da, #2c9bba

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-high {
color: #abbff2;
}
.astral-spirit {
color: #92c5e8;
}
.hawaiian-breeze {
color: #70c8e1;
}
.aztec-sky {
color: #4eb9da;
}
.sailfish {
color: #2c9bba;
}

/* CSS Variables */
:root {
--sky-high:#abbff2;
--astral-spirit:#92c5e8;
--hawaiian-breeze:#70c8e1;
--aztec-sky:#4eb9da;
--sailfish:#2c9bba;
}

More palettes to explore