All Palettes

Color Palette #ff6d1f, #ff9933, #ffb65c, #e1af7a, #5b3e2f

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.indian-saffron {
color: #ff9933;
}
.peanut-butter-chicken {
color: #ffb65c;
}
.buffalo-trail {
color: #e1af7a;
}
.potting-soil {
color: #5b3e2f;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--indian-saffron:#ff9933;
--peanut-butter-chicken:#ffb65c;
--buffalo-trail:#e1af7a;
--potting-soil:#5b3e2f;
}

More palettes to explore