All Palettes

Color Palette #0096db, #00a5e0, #00b4e6, #00cbe6, #00cfe6

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.vanadyl-blue {
color: #00a5e0;
}
.blue-atoll {
color: #00b4e6;
}
.picnic-day-sky {
color: #00cbe6;
}
.aztec-turquoise {
color: #00cfe6;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--vanadyl-blue:#00a5e0;
--blue-atoll:#00b4e6;
--picnic-day-sky:#00cbe6;
--aztec-turquoise:#00cfe6;
}

More palettes to explore