All Palettes

Color Palette #b5e24b, #f8eb2a, #f1b341, #ef782e, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.conifer {
color: #b5e24b;
}
.banana-bombshell {
color: #f8eb2a;
}
.butter-cream {
color: #f1b341;
}
.orange-crush {
color: #ef782e;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--conifer:#b5e24b;
--banana-bombshell:#f8eb2a;
--butter-cream:#f1b341;
--orange-crush:#ef782e;
--mandarin-red:#e74d3c;
}

More palettes to explore