All Palettes

Color Palette #ffb86b, #ff9b29, #ff6d1f, #d8542c, #c04a30

0%
0%
0%

CSS code for this palette

/* CSS */
.desert-dessert {
color: #ffb86b;
}
.guava {
color: #ff9b29;
}
.shocking-orange {
color: #ff6d1f;
}
.obstinate-orange {
color: #d8542c;
}
.autumn-robin {
color: #c04a30;
}

/* CSS Variables */
:root {
--desert-dessert:#ffb86b;
--guava:#ff9b29;
--shocking-orange:#ff6d1f;
--obstinate-orange:#d8542c;
--autumn-robin:#c04a30;
}

More palettes to explore