All Palettes

Color Palette #6c9d3f, #97c95e, #b3d180, #e0e59f, #f2f5b7

0%
0%
0%

CSS code for this palette

/* CSS */
.parisian-green {
color: #6c9d3f;
}
.cabbage-patch {
color: #97c95e;
}
.tart-apple {
color: #b3d180;
}
.fresh-frapp {
color: #e0e59f;
}
.chiffon {
color: #f2f5b7;
}

/* CSS Variables */
:root {
--parisian-green:#6c9d3f;
--cabbage-patch:#97c95e;
--tart-apple:#b3d180;
--fresh-frapp:#e0e59f;
--chiffon:#f2f5b7;
}

More palettes to explore