All Palettes

Color Palette #fbaf3c, #f68c23, #d76b1d, #a65a2b, #5d4a2d

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-butter {
color: #fbaf3c;
}
.flame-orange {
color: #f68c23;
}
.fresh-gingerbread {
color: #d76b1d;
}
.scarecrow-frown {
color: #a65a2b;
}
.nightingale {
color: #5d4a2d;
}

/* CSS Variables */
:root {
--peach-butter:#fbaf3c;
--flame-orange:#f68c23;
--fresh-gingerbread:#d76b1d;
--scarecrow-frown:#a65a2b;
--nightingale:#5d4a2d;
}

More palettes to explore