All Palettes

Color Palette #b2e0f5, #9fd7df, #8ac3cc, #7fb8b2, #6aa49f

0%
0%
0%

CSS code for this palette

/* CSS */
.azure-sky {
color: #b2e0f5;
}
.terrace-pool {
color: #9fd7df;
}
.after-the-rain {
color: #8ac3cc;
}
.winter-surf {
color: #7fb8b2;
}
.folk-song {
color: #6aa49f;
}

/* CSS Variables */
:root {
--azure-sky:#b2e0f5;
--terrace-pool:#9fd7df;
--after-the-rain:#8ac3cc;
--winter-surf:#7fb8b2;
--folk-song:#6aa49f;
}

More palettes to explore