All Palettes

Color Palette #007ec7, #0096e0, #00b4e6, #00cfe6, #00e4f0

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-aster {
color: #007ec7;
}
.atmosphere {
color: #0096e0;
}
.blue-atoll {
color: #00b4e6;
}
.aztec-turquoise {
color: #00cfe6;
}
.cold-light-of-day {
color: #00e4f0;
}

/* CSS Variables */
:root {
--blue-aster:#007ec7;
--atmosphere:#0096e0;
--blue-atoll:#00b4e6;
--aztec-turquoise:#00cfe6;
--cold-light-of-day:#00e4f0;
}

More palettes to explore