All Palettes

Color Palette #ff6d1f, #ff8f5c, #ffb27a, #ffda8a, #ffe4b3

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.fire-orange {
color: #ff8f5c;
}
.isn-t-it-just-peachy {
color: #ffb27a;
}
.big-bus-yellow {
color: #ffda8a;
}
.mouse-nose {
color: #ffe4b3;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--fire-orange:#ff8f5c;
--isn-t-it-just-peachy:#ffb27a;
--big-bus-yellow:#ffda8a;
--mouse-nose:#ffe4b3;
}

More palettes to explore