All Palettes

Color Palette #4a6f2a, #7a993d, #a9b94b, #cfd55d, #f3f7b1

0%
0%
0%

CSS code for this palette

/* CSS */
.botanical {
color: #4a6f2a;
}
.antique-moss {
color: #7a993d;
}
.money-banks {
color: #a9b94b;
}
.energized {
color: #cfd55d;
}
.yellow-chalk {
color: #f3f7b1;
}

/* CSS Variables */
:root {
--botanical:#4a6f2a;
--antique-moss:#7a993d;
--money-banks:#a9b94b;
--energized:#cfd55d;
--yellow-chalk:#f3f7b1;
}

More palettes to explore