All Palettes

Color Palette #9e1f2e, #c8433c, #f05e28, #ff9e42, #ffcb5c

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-burgundy {
color: #9e1f2e;
}
.100-mph {
color: #c8433c;
}
.durotar-fire {
color: #f05e28;
}
.exotic-blossom {
color: #ff9e42;
}
.nacho {
color: #ffcb5c;
}

/* CSS Variables */
:root {
--vivid-burgundy:#9e1f2e;
--100-mph:#c8433c;
--durotar-fire:#f05e28;
--exotic-blossom:#ff9e42;
--nacho:#ffcb5c;
}

More palettes to explore