All Palettes

Color Palette #d7e9c3, #a3d7c1, #68b19f, #4c9e8a, #2f7f7c

0%
0%
0%

CSS code for this palette

/* CSS */
.green-vibes {
color: #d7e9c3;
}
.southern-belle {
color: #a3d7c1;
}
.tropic-turquoise {
color: #68b19f;
}
.corrosion-green {
color: #4c9e8a;
}
.apatite-blue {
color: #2f7f7c;
}

/* CSS Variables */
:root {
--green-vibes:#d7e9c3;
--southern-belle:#a3d7c1;
--tropic-turquoise:#68b19f;
--corrosion-green:#4c9e8a;
--apatite-blue:#2f7f7c;
}

More palettes to explore