All Palettes

Color Palette #cbe7e5, #79d7d6, #4fc0c4, #1eacae, #007a7a

0%
0%
0%

CSS code for this palette

/* CSS */
.frosty-white-blue {
color: #cbe7e5;
}
.aqua-zing {
color: #79d7d6;
}
.gem-turquoise {
color: #4fc0c4;
}
.greenland-green {
color: #1eacae;
}
.buzzards-bay {
color: #007a7a;
}

/* CSS Variables */
:root {
--frosty-white-blue:#cbe7e5;
--aqua-zing:#79d7d6;
--gem-turquoise:#4fc0c4;
--greenland-green:#1eacae;
--buzzards-bay:#007a7a;
}

More palettes to explore