All Palettes

Color Palette #0096e0, #00b0e0, #00d2e6, #00e9f5, #00fbff

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096e0;
}
.blue-atoll {
color: #00b0e0;
}
.aztec-turquoise {
color: #00d2e6;
}
.cold-light-of-day {
color: #00e9f5;
}
.agressive-aqua {
color: #00fbff;
}

/* CSS Variables */
:root {
--atmosphere:#0096e0;
--blue-atoll:#00b0e0;
--aztec-turquoise:#00d2e6;
--cold-light-of-day:#00e9f5;
--agressive-aqua:#00fbff;
}

More palettes to explore