All Palettes

Color Palette #4a7c2d, #5b8c3b, #7cae5b, #b2d99b, #f3e1a5

0%
0%
0%

CSS code for this palette

/* CSS */
.master-chief {
color: #4a7c2d;
}
.indica {
color: #5b8c3b;
}
.jealousy {
color: #7cae5b;
}
.witty-green {
color: #b2d99b;
}
.sugar-cookie {
color: #f3e1a5;
}

/* CSS Variables */
:root {
--master-chief:#4a7c2d;
--indica:#5b8c3b;
--jealousy:#7cae5b;
--witty-green:#b2d99b;
--sugar-cookie:#f3e1a5;
}

More palettes to explore