All Palettes

Color Palette #84c28f, #a5e09f, #cff2d7, #e1f9e3, #fafce8

0%
0%
0%

CSS code for this palette

/* CSS */
.oilcloth-green {
color: #84c28f;
}
.grape-green {
color: #a5e09f;
}
.jade-palace {
color: #cff2d7;
}
.misty-lawn {
color: #e1f9e3;
}
.herbal-tea {
color: #fafce8;
}

/* CSS Variables */
:root {
--oilcloth-green:#84c28f;
--grape-green:#a5e09f;
--jade-palace:#cff2d7;
--misty-lawn:#e1f9e3;
--herbal-tea:#fafce8;
}

More palettes to explore