All Palettes

Color Palette #a9daba, #6d9d6c, #4b814d, #a4c3a2, #c7e4c4

0%
0%
0%

CSS code for this palette

/* CSS */
.shanghai-jade {
color: #a9daba;
}
.leafy {
color: #6d9d6c;
}
.tarmac-green {
color: #4b814d;
}
.french-market {
color: #a4c3a2;
}
.chayote {
color: #c7e4c4;
}

/* CSS Variables */
:root {
--shanghai-jade:#a9daba;
--leafy:#6d9d6c;
--tarmac-green:#4b814d;
--french-market:#a4c3a2;
--chayote:#c7e4c4;
}

More palettes to explore