All Palettes

Color Palette #a4d99b, #69af4b, #3e9d39, #2c6e2b, #20501b

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-aloe {
color: #a4d99b;
}
.sour-candy {
color: #69af4b;
}
.beer-garden {
color: #3e9d39;
}
.san-felix {
color: #2c6e2b;
}
.bia-owie-a-forest {
color: #20501b;
}

/* CSS Variables */
:root {
--cool-aloe:#a4d99b;
--sour-candy:#69af4b;
--beer-garden:#3e9d39;
--san-felix:#2c6e2b;
--bia-owie-a-forest:#20501b;
}

More palettes to explore