All Palettes

Color Palette #52703e, #6a8d4e, #a2cda4, #dff1e8, #f3f8f2

0%
0%
0%

CSS code for this palette

/* CSS */
.houseplant {
color: #52703e;
}
.bright-forest {
color: #6a8d4e;
}
.fescue {
color: #a2cda4;
}
.snow-ballet {
color: #dff1e8;
}
.laundry-white {
color: #f3f8f2;
}

/* CSS Variables */
:root {
--houseplant:#52703e;
--bright-forest:#6a8d4e;
--fescue:#a2cda4;
--snow-ballet:#dff1e8;
--laundry-white:#f3f8f2;
}

More palettes to explore