All Palettes

Color Palette #fbaf3c, #ff7e3d, #ff5900, #d64400, #8a1c00

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-butter {
color: #fbaf3c;
}
.mango-tango {
color: #ff7e3d;
}
.molten-core {
color: #ff5900;
}
.macharius-solar-orange {
color: #d64400;
}
.bloodline {
color: #8a1c00;
}

/* CSS Variables */
:root {
--peach-butter:#fbaf3c;
--mango-tango:#ff7e3d;
--molten-core:#ff5900;
--macharius-solar-orange:#d64400;
--bloodline:#8a1c00;
}

More palettes to explore