All Palettes

Color Palette #3ba04f, #6fbe79, #a7df9f, #f2e3a6, #f8c8a0

0%
0%
0%

CSS code for this palette

/* CSS */
.formal-garden {
color: #3ba04f;
}
.young-fern {
color: #6fbe79;
}
.grape-green {
color: #a7df9f;
}
.cymophane-yellow {
color: #f2e3a6;
}
.chai-latte {
color: #f8c8a0;
}

/* CSS Variables */
:root {
--formal-garden:#3ba04f;
--young-fern:#6fbe79;
--grape-green:#a7df9f;
--cymophane-yellow:#f2e3a6;
--chai-latte:#f8c8a0;
}

More palettes to explore