All Palettes

Color Palette #9ee5ff, #74c6e2, #4fa3c4, #007a8a, #005f66

0%
0%
0%

CSS code for this palette

/* CSS */
.winter-wizard {
color: #9ee5ff;
}
.hawaiian-breeze {
color: #74c6e2;
}
.brig {
color: #4fa3c4;
}
.cote-d-azur {
color: #007a8a;
}
.turkish-aqua {
color: #005f66;
}

/* CSS Variables */
:root {
--winter-wizard:#9ee5ff;
--hawaiian-breeze:#74c6e2;
--brig:#4fa3c4;
--cote-d-azur:#007a8a;
--turkish-aqua:#005f66;
}

More palettes to explore