All Palettes

Color Palette #2b7b8c, #4fb59f, #8cd2d4, #f1f3f4, #d9e4e8

0%
0%
0%

CSS code for this palette

/* CSS */
.turkish-stone {
color: #2b7b8c;
}
.water-park {
color: #4fb59f;
}
.sky-watch {
color: #8cd2d4;
}
.anti-flash-white {
color: #f1f3f4;
}
.baby-s-breath {
color: #d9e4e8;
}

/* CSS Variables */
:root {
--turkish-stone:#2b7b8c;
--water-park:#4fb59f;
--sky-watch:#8cd2d4;
--anti-flash-white:#f1f3f4;
--baby-s-breath:#d9e4e8;
}

More palettes to explore