All Palettes

Color Palette #4a9e00, #a3d55d, #f0e78e, #f7c47e, #f84b1b

0%
0%
0%

CSS code for this palette

/* CSS */
.prairie-green {
color: #4a9e00;
}
.lime-lizard {
color: #a3d55d;
}
.bright-khaki {
color: #f0e78e;
}
.white-elf {
color: #f7c47e;
}
.reddish-orange {
color: #f84b1b;
}

/* CSS Variables */
:root {
--prairie-green:#4a9e00;
--lime-lizard:#a3d55d;
--bright-khaki:#f0e78e;
--white-elf:#f7c47e;
--reddish-orange:#f84b1b;
}

More palettes to explore