All Palettes

Color Palette #ff801f, #ffa04d, #ffb375, #ffdc8a, #fff8e0

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-you-happy {
color: #ff801f;
}
.exotic-flower {
color: #ffa04d;
}
.isn-t-it-just-peachy {
color: #ffb375;
}
.big-bus-yellow {
color: #ffdc8a;
}
.beaming-sun {
color: #fff8e0;
}

/* CSS Variables */
:root {
--orange-you-happy:#ff801f;
--exotic-flower:#ffa04d;
--isn-t-it-just-peachy:#ffb375;
--big-bus-yellow:#ffdc8a;
--beaming-sun:#fff8e0;
}

More palettes to explore