All Palettes

Color Palette #6dbf5f, #a4d89d, #d2e8b5, #f1f9d7, #f4fcb6

0%
0%
0%

CSS code for this palette

/* CSS */
.drop-green {
color: #6dbf5f;
}
.cool-aloe {
color: #a4d89d;
}
.frozen-forest {
color: #d2e8b5;
}
.pastoral {
color: #f1f9d7;
}
.porcelain-earth {
color: #f4fcb6;
}

/* CSS Variables */
:root {
--drop-green:#6dbf5f;
--cool-aloe:#a4d89d;
--frozen-forest:#d2e8b5;
--pastoral:#f1f9d7;
--porcelain-earth:#f4fcb6;
}

More palettes to explore