All Palettes

Color Palette #c2d6d1, #a8e1d1, #6cb2ae, #499b9c, #007a7a

0%
0%
0%

CSS code for this palette

/* CSS */
.aquatic-edge {
color: #c2d6d1;
}
.meristem {
color: #a8e1d1;
}
.aurora-teal {
color: #6cb2ae;
}
.coolbox-ice-turquoise {
color: #499b9c;
}
.buzzards-bay {
color: #007a7a;
}

/* CSS Variables */
:root {
--aquatic-edge:#c2d6d1;
--meristem:#a8e1d1;
--aurora-teal:#6cb2ae;
--coolbox-ice-turquoise:#499b9c;
--buzzards-bay:#007a7a;
}

More palettes to explore