All Palettes

Color Palette #e8f7f4, #b2e0e0, #7ac3c7, #4ea4b1, #1f7c8e

0%
0%
0%

CSS code for this palette

/* CSS */
.melting-glacier {
color: #e8f7f4;
}
.frosty-soft-blue {
color: #b2e0e0;
}
.meltwater {
color: #7ac3c7;
}
.freshwater {
color: #4ea4b1;
}
.bermuda {
color: #1f7c8e;
}

/* CSS Variables */
:root {
--melting-glacier:#e8f7f4;
--frosty-soft-blue:#b2e0e0;
--meltwater:#7ac3c7;
--freshwater:#4ea4b1;
--bermuda:#1f7c8e;
}

More palettes to explore