All Palettes

Color Palette #00b0e0, #1aff9c, #7affbd, #a3ffda, #e0ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b0e0;
}
.hyperpop-green {
color: #1aff9c;
}
.mint-bliss {
color: #7affbd;
}
.icery {
color: #a3ffda;
}
.light-cyan {
color: #e0ffff;
}

/* CSS Variables */
:root {
--blue-atoll:#00b0e0;
--hyperpop-green:#1aff9c;
--mint-bliss:#7affbd;
--icery:#a3ffda;
--light-cyan:#e0ffff;
}

More palettes to explore