All Palettes

Color Palette #c9e8e2, #a4d6d3, #7fb8b4, #5c9d8d, #3a7e6d

0%
0%
0%

CSS code for this palette

/* CSS */
.jagged-ice {
color: #c9e8e2;
}
.smooth-satin {
color: #a4d6d3;
}
.kingfisher-turquoise {
color: #7fb8b4;
}
.dull-teal {
color: #5c9d8d;
}
.maturity {
color: #3a7e6d;
}

/* CSS Variables */
:root {
--jagged-ice:#c9e8e2;
--smooth-satin:#a4d6d3;
--kingfisher-turquoise:#7fb8b4;
--dull-teal:#5c9d8d;
--maturity:#3a7e6d;
}

More palettes to explore