All Palettes

Color Palette #e0381f, #f05638, #f99939, #f4cf3e, #a1c75c

0%
0%
0%

CSS code for this palette

/* CSS */
.devilish {
color: #e0381f;
}
.benihi-red {
color: #f05638;
}
.chat-orange {
color: #f99939;
}
.marigold-dust {
color: #f4cf3e;
}
.sapling {
color: #a1c75c;
}

/* CSS Variables */
:root {
--devilish:#e0381f;
--benihi-red:#f05638;
--chat-orange:#f99939;
--marigold-dust:#f4cf3e;
--sapling:#a1c75c;
}

More palettes to explore