All Palettes

Color Palette #0079a8, #0092b3, #00b0c7, #00d9e0, #00fff7

0%
0%
0%

CSS code for this palette

/* CSS */
.sixties-blue {
color: #0079a8;
}
.munsell-blue {
color: #0092b3;
}
.iris-blue {
color: #00b0c7;
}
.aztec-turquoise {
color: #00d9e0;
}
.arctic-water {
color: #00fff7;
}

/* CSS Variables */
:root {
--sixties-blue:#0079a8;
--munsell-blue:#0092b3;
--iris-blue:#00b0c7;
--aztec-turquoise:#00d9e0;
--arctic-water:#00fff7;
}

More palettes to explore