All Palettes

Color Palette #ff6d1f, #ff9a47, #ffbc70, #ffdf99, #fff4e0

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.orange-hibiscus {
color: #ff9a47;
}
.spiced-nectarine {
color: #ffbc70;
}
.butter-cupcake {
color: #ffdf99;
}
.creamy-cloud-dreams {
color: #fff4e0;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--orange-hibiscus:#ff9a47;
--spiced-nectarine:#ffbc70;
--butter-cupcake:#ffdf99;
--creamy-cloud-dreams:#fff4e0;
}

More palettes to explore