All Palettes

Color Palette #fbcb3c, #f3a64f, #ef7e4d, #d65e3d, #a1363b

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-jacket {
color: #fbcb3c;
}
.troll-slayer-orange {
color: #f3a64f;
}
.sizzling-sunset {
color: #ef7e4d;
}
.fireglow {
color: #d65e3d;
}
.hibiscus-red {
color: #a1363b;
}

/* CSS Variables */
:root {
--yellow-jacket:#fbcb3c;
--troll-slayer-orange:#f3a64f;
--sizzling-sunset:#ef7e4d;
--fireglow:#d65e3d;
--hibiscus-red:#a1363b;
}

More palettes to explore