All Palettes

Color Palette #fbaf3c, #f47b1f, #c84c2d, #8c2b2b, #5b1f21

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-butter {
color: #fbaf3c;
}
.sun-orange {
color: #f47b1f;
}
.peanut-butter-jelly {
color: #c84c2d;
}
.polished-apple {
color: #8c2b2b;
}
.red-oxide {
color: #5b1f21;
}

/* CSS Variables */
:root {
--peach-butter:#fbaf3c;
--sun-orange:#f47b1f;
--peanut-butter-jelly:#c84c2d;
--polished-apple:#8c2b2b;
--red-oxide:#5b1f21;
}

More palettes to explore