All Palettes

Color Palette #a8e59e, #b2e0b6, #c2e5c5, #def7df, #f5faeb

0%
0%
0%

CSS code for this palette

/* CSS */
.grape-green {
color: #a8e59e;
}
.fringy-flower {
color: #b2e0b6;
}
.sugar-mint {
color: #c2e5c5;
}
.misty-lawn {
color: #def7df;
}
.placebo-lime {
color: #f5faeb;
}

/* CSS Variables */
:root {
--grape-green:#a8e59e;
--fringy-flower:#b2e0b6;
--sugar-mint:#c2e5c5;
--misty-lawn:#def7df;
--placebo-lime:#f5faeb;
}

More palettes to explore