All Palettes

Color Palette #007ec7, #0092d6, #00b4e0, #00d2e6, #00e4f0

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-aster {
color: #007ec7;
}
.kahu-blue {
color: #0092d6;
}
.blue-atoll {
color: #00b4e0;
}
.aztec-turquoise {
color: #00d2e6;
}
.cold-light-of-day {
color: #00e4f0;
}

/* CSS Variables */
:root {
--blue-aster:#007ec7;
--kahu-blue:#0092d6;
--blue-atoll:#00b4e0;
--aztec-turquoise:#00d2e6;
--cold-light-of-day:#00e4f0;
}

More palettes to explore