All Palettes

Color Palette #0096b8, #00b2d1, #00cfe6, #00e4f0, #00ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.iris-blue {
color: #00b2d1;
}
.aztec-turquoise {
color: #00cfe6;
}
.cold-light-of-day {
color: #00e4f0;
}
.aqua {
color: #00ffff;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--iris-blue:#00b2d1;
--aztec-turquoise:#00cfe6;
--cold-light-of-day:#00e4f0;
--aqua:#00ffff;
}

More palettes to explore