All Palettes

Color Palette #fbaf3c, #f7b32b, #f59b00, #db8000, #a85f00

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-butter {
color: #fbaf3c;
}
.hot-sun {
color: #f7b32b;
}
.kin-gold {
color: #f59b00;
}
.orange-pepper {
color: #db8000;
}
.butter-fudge {
color: #a85f00;
}

/* CSS Variables */
:root {
--peach-butter:#fbaf3c;
--hot-sun:#f7b32b;
--kin-gold:#f59b00;
--orange-pepper:#db8000;
--butter-fudge:#a85f00;
}

More palettes to explore