All Palettes

Color Palette #007ec7, #0096e0, #00b4e6, #00d2e6, #00f0ec

0%
0%
0%

CSS code for this palette

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

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

More palettes to explore