All Palettes

Color Palette #2b7c9c, #4eb7b1, #7cded3, #b1f1e3, #f1f4f1

0%
0%
0%

CSS code for this palette

/* CSS */
.valley-of-glaciers {
color: #2b7c9c;
}
.crystalsong-blue {
color: #4eb7b1;
}
.aqua-zing {
color: #7cded3;
}
.east-cape {
color: #b1f1e3;
}
.bakery-box {
color: #f1f4f1;
}

/* CSS Variables */
:root {
--valley-of-glaciers:#2b7c9c;
--crystalsong-blue:#4eb7b1;
--aqua-zing:#7cded3;
--east-cape:#b1f1e3;
--bakery-box:#f1f4f1;
}

More palettes to explore