All Palettes

Color Palette #0095e6, #00b0e0, #00d5e0, #00e5e6, #00fff7

0%
0%
0%

CSS code for this palette

/* CSS */
.pervenche {
color: #0095e6;
}
.blue-atoll {
color: #00b0e0;
}
.aztec-turquoise {
color: #00d5e0;
}
.bright-turquoise {
color: #00e5e6;
}
.arctic-water {
color: #00fff7;
}

/* CSS Variables */
:root {
--pervenche:#0095e6;
--blue-atoll:#00b0e0;
--aztec-turquoise:#00d5e0;
--bright-turquoise:#00e5e6;
--arctic-water:#00fff7;
}

More palettes to explore