All Palettes

Color Palette #4da13a, #a4d38d, #f7e29c, #f2b95f, #ea4f3e

0%
0%
0%

CSS code for this palette

/* CSS */
.oregano-green {
color: #4da13a;
}
.pistachio-dream {
color: #a4d38d;
}
.buttery-croissant {
color: #f7e29c;
}
.crunch {
color: #f2b95f;
}
.mandarin-red {
color: #ea4f3e;
}

/* CSS Variables */
:root {
--oregano-green:#4da13a;
--pistachio-dream:#a4d38d;
--buttery-croissant:#f7e29c;
--crunch:#f2b95f;
--mandarin-red:#ea4f3e;
}

More palettes to explore