All Palettes

Color Palette #f8cb4f, #f6a14c, #f5813d, #ef6b4d, #e24f3c

0%
0%
0%

CSS code for this palette

/* CSS */
.go-bananas {
color: #f8cb4f;
}
.troll-slayer-orange {
color: #f6a14c;
}
.goku-orange {
color: #f5813d;
}
.entan-red {
color: #ef6b4d;
}
.mandarin-red {
color: #e24f3c;
}

/* CSS Variables */
:root {
--go-bananas:#f8cb4f;
--troll-slayer-orange:#f6a14c;
--goku-orange:#f5813d;
--entan-red:#ef6b4d;
--mandarin-red:#e24f3c;
}

More palettes to explore