All Palettes

Color Palette #0096db, #00b0e0, #00c2e0, #00d3d6, #00e0e0

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b0e0;
}
.maldives {
color: #00c2e0;
}
.jade-glass {
color: #00d3d6;
}
.aztec-turquoise {
color: #00e0e0;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--blue-atoll:#00b0e0;
--maldives:#00c2e0;
--jade-glass:#00d3d6;
--aztec-turquoise:#00e0e0;
}

More palettes to explore