All Palettes

Color Palette #b2e0e6, #9fd6e0, #7ab8c7, #48a2b1, #2e7b8e

0%
0%
0%

CSS code for this palette

/* CSS */
.polar-blue {
color: #b2e0e6;
}
.terrace-pool {
color: #9fd6e0;
}
.azure-lake {
color: #7ab8c7;
}
.freshwater {
color: #48a2b1;
}
.turkish-stone {
color: #2e7b8e;
}

/* CSS Variables */
:root {
--polar-blue:#b2e0e6;
--terrace-pool:#9fd6e0;
--azure-lake:#7ab8c7;
--freshwater:#48a2b1;
--turkish-stone:#2e7b8e;
}

More palettes to explore