All Palettes

Color Palette #9ee5ff, #6ac4e2, #4ba5b9, #3b8a97, #2c5d6d

0%
0%
0%

CSS code for this palette

/* CSS */
.winter-wizard {
color: #9ee5ff;
}
.candid-blue {
color: #6ac4e2;
}
.freshwater {
color: #4ba5b9;
}
.seachange {
color: #3b8a97;
}
.night-shift {
color: #2c5d6d;
}

/* CSS Variables */
:root {
--winter-wizard:#9ee5ff;
--candid-blue:#6ac4e2;
--freshwater:#4ba5b9;
--seachange:#3b8a97;
--night-shift:#2c5d6d;
}

More palettes to explore