All Palettes

Color Palette #ff6d1f, #ff8b42, #ffb65c, #ffdb8f, #fff5c2

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.orange-bell-pepper {
color: #ff8b42;
}
.peanut-butter-chicken {
color: #ffb65c;
}
.brite-gold {
color: #ffdb8f;
}
.spring-buttercup {
color: #fff5c2;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--orange-bell-pepper:#ff8b42;
--peanut-butter-chicken:#ffb65c;
--brite-gold:#ffdb8f;
--spring-buttercup:#fff5c2;
}

More palettes to explore