All Palettes

Color Palette #e7f4f2, #b2e1e0, #7ed3d1, #4bb9b7, #1f8e8c

0%
0%
0%

CSS code for this palette

/* CSS */
.ethereal-white {
color: #e7f4f2;
}
.frosty-soft-blue {
color: #b2e1e0;
}
.belize {
color: #7ed3d1;
}
.arctic-green {
color: #4bb9b7;
}
.ocean-liner {
color: #1f8e8c;
}

/* CSS Variables */
:root {
--ethereal-white:#e7f4f2;
--frosty-soft-blue:#b2e1e0;
--belize:#7ed3d1;
--arctic-green:#4bb9b7;
--ocean-liner:#1f8e8c;
}

More palettes to explore