All Palettes

Color Palette #e6f4f1, #b2e1e1, #8cd4d4, #5bb9b2, #2f7f7c

0%
0%
0%

CSS code for this palette

/* CSS */
.ethereal-white {
color: #e6f4f1;
}
.frosty-soft-blue {
color: #b2e1e1;
}
.sky-watch {
color: #8cd4d4;
}
.hygiene-green {
color: #5bb9b2;
}
.apatite-blue {
color: #2f7f7c;
}

/* CSS Variables */
:root {
--ethereal-white:#e6f4f1;
--frosty-soft-blue:#b2e1e1;
--sky-watch:#8cd4d4;
--hygiene-green:#5bb9b2;
--apatite-blue:#2f7f7c;
}

More palettes to explore