All Palettes

Color Palette #0096db, #00a8e0, #00b0e0, #00c7e6, #00d6e6

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.blue-fire {
color: #00a8e0;
}
.blue-atoll {
color: #00b0e0;
}
.picnic-day-sky {
color: #00c7e6;
}
.aztec-turquoise {
color: #00d6e6;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--blue-fire:#00a8e0;
--blue-atoll:#00b0e0;
--picnic-day-sky:#00c7e6;
--aztec-turquoise:#00d6e6;
}

More palettes to explore