All Palettes

Color Palette #f8d36d, #f0b74c, #f29a3a, #f16c3b, #d75a2d

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-tulip {
color: #f8d36d;
}
.maximum-yellow-red {
color: #f0b74c;
}
.amber-glow {
color: #f29a3a;
}
.mandarin-orange {
color: #f16c3b;
}
.obstinate-orange {
color: #d75a2d;
}

/* CSS Variables */
:root {
--yellow-tulip:#f8d36d;
--maximum-yellow-red:#f0b74c;
--amber-glow:#f29a3a;
--mandarin-orange:#f16c3b;
--obstinate-orange:#d75a2d;
}

More palettes to explore