All Palettes

Color Palette #00b4e6, #00e0e0, #61faff, #85ffff, #dbffff

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b4e6;
}
.aztec-turquoise {
color: #00e0e0;
}
.moonglade-water {
color: #61faff;
}
.glitter-shower {
color: #85ffff;
}
.cold-canada {
color: #dbffff;
}

/* CSS Variables */
:root {
--blue-atoll:#00b4e6;
--aztec-turquoise:#00e0e0;
--moonglade-water:#61faff;
--glitter-shower:#85ffff;
--cold-canada:#dbffff;
}

More palettes to explore