All Palettes

Color Palette #e8f4f7, #b2e0eb, #77c1cf, #4ea6b1, #007a8a

0%
0%
0%

CSS code for this palette

/* CSS */
.milky-way {
color: #e8f4f7;
}
.polar-wind {
color: #b2e0eb;
}
.meltwater {
color: #77c1cf;
}
.freshwater {
color: #4ea6b1;
}
.cote-d-azur {
color: #007a8a;
}

/* CSS Variables */
:root {
--milky-way:#e8f4f7;
--polar-wind:#b2e0eb;
--meltwater:#77c1cf;
--freshwater:#4ea6b1;
--cote-d-azur:#007a8a;
}

More palettes to explore