All Palettes

Color Palette #d86b41, #e7893c, #f6b528, #f1c84b, #f2e79c

0%
0%
0%

CSS code for this palette

/* CSS */
.bonfire-night {
color: #d86b41;
}
.california {
color: #e7893c;
}
.hot-sun {
color: #f6b528;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.first-day-of-summer {
color: #f2e79c;
}

/* CSS Variables */
:root {
--bonfire-night:#d86b41;
--california:#e7893c;
--hot-sun:#f6b528;
--solar-plexus-chakra:#f1c84b;
--first-day-of-summer:#f2e79c;
}

More palettes to explore