All Palettes

Color Palette #ff7033, #ff9a47, #ffc170, #fff2a8, #ffdaa3

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-orange {
color: #ff7033;
}
.orange-hibiscus {
color: #ff9a47;
}
.cinnamon-buff {
color: #ffc170;
}
.buttered-popcorn {
color: #fff2a8;
}
.endearment {
color: #ffdaa3;
}

/* CSS Variables */
:root {
--bright-orange:#ff7033;
--orange-hibiscus:#ff9a47;
--cinnamon-buff:#ffc170;
--buttered-popcorn:#fff2a8;
--endearment:#ffdaa3;
}

More palettes to explore