All Palettes

Color Palette #4fa93d, #a4d95e, #f1e1a2, #fbaf3c, #d3573c

0%
0%
0%

CSS code for this palette

/* CSS */
.oregano-green {
color: #4fa93d;
}
.lime-lizard {
color: #a4d95e;
}
.sugar-cookie {
color: #f1e1a2;
}
.peach-butter {
color: #fbaf3c;
}
.mod-orange {
color: #d3573c;
}

/* CSS Variables */
:root {
--oregano-green:#4fa93d;
--lime-lizard:#a4d95e;
--sugar-cookie:#f1e1a2;
--peach-butter:#fbaf3c;
--mod-orange:#d3573c;
}

More palettes to explore