All Palettes

Color Palette #d5e8b5, #b6d89d, #a1c289, #8ebf7d, #77b573

0%
0%
0%

CSS code for this palette

/* CSS */
.natural-youth {
color: #d5e8b5;
}
.in-good-taste {
color: #b6d89d;
}
.green-herb {
color: #a1c289;
}
.grand-valley {
color: #8ebf7d;
}
.faded-green {
color: #77b573;
}

/* CSS Variables */
:root {
--natural-youth:#d5e8b5;
--in-good-taste:#b6d89d;
--green-herb:#a1c289;
--grand-valley:#8ebf7d;
--faded-green:#77b573;
}

More palettes to explore