All Palettes

Color Palette #b5e8e4, #7ee2d4, #4ac2c4, #3a9b9c, #3b6a7d

0%
0%
0%

CSS code for this palette

/* CSS */
.tahitian-breeze {
color: #b5e8e4;
}
.aqua-zing {
color: #7ee2d4;
}
.north-wind {
color: #4ac2c4;
}
.latigo-bay {
color: #3a9b9c;
}
.mammoth-mountain {
color: #3b6a7d;
}

/* CSS Variables */
:root {
--tahitian-breeze:#b5e8e4;
--aqua-zing:#7ee2d4;
--north-wind:#4ac2c4;
--latigo-bay:#3a9b9c;
--mammoth-mountain:#3b6a7d;
}

More palettes to explore