All Palettes

Color Palette #fad12e, #fbaf3c, #f78c40, #f65b3c, #d84b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.banana-pepper {
color: #fad12e;
}
.peach-butter {
color: #fbaf3c;
}
.hot-orange {
color: #f78c40;
}
.orange-soda {
color: #f65b3c;
}
.warming-heart {
color: #d84b3b;
}

/* CSS Variables */
:root {
--banana-pepper:#fad12e;
--peach-butter:#fbaf3c;
--hot-orange:#f78c40;
--orange-soda:#f65b3c;
--warming-heart:#d84b3b;
}

More palettes to explore