All Palettes

Color Palette #4b7d2b, #6bbf4f, #a1d58b, #f3e1a5, #e89d3b

0%
0%
0%

CSS code for this palette

/* CSS */
.master-chief {
color: #4b7d2b;
}
.range-land {
color: #6bbf4f;
}
.celery-sprig {
color: #a1d58b;
}
.sugar-cookie {
color: #f3e1a5;
}
.culpeo {
color: #e89d3b;
}

/* CSS Variables */
:root {
--master-chief:#4b7d2b;
--range-land:#6bbf4f;
--celery-sprig:#a1d58b;
--sugar-cookie:#f3e1a5;
--culpeo:#e89d3b;
}

More palettes to explore