All Palettes

Color Palette #4c8b3c, #6ebf6f, #a4daa7, #e0f5e3, #f4e2b3

0%
0%
0%

CSS code for this palette

/* CSS */
.fiji-palm {
color: #4c8b3c;
}
.bermudagrass {
color: #6ebf6f;
}
.green-trance {
color: #a4daa7;
}
.frozen-civilization {
color: #e0f5e3;
}
.smooth-as-corn-silk {
color: #f4e2b3;
}

/* CSS Variables */
:root {
--fiji-palm:#4c8b3c;
--bermudagrass:#6ebf6f;
--green-trance:#a4daa7;
--frozen-civilization:#e0f5e3;
--smooth-as-corn-silk:#f4e2b3;
}

More palettes to explore