All Palettes

Color Palette #f9e59f, #f9c658, #f89c3f, #f56929, #e03c1f

0%
0%
0%

CSS code for this palette

/* CSS */
.storm-lightning {
color: #f9e59f;
}
.mom-s-pancake {
color: #f9c658;
}
.chat-orange {
color: #f89c3f;
}
.durotar-fire {
color: #f56929;
}
.furnace {
color: #e03c1f;
}

/* CSS Variables */
:root {
--storm-lightning:#f9e59f;
--mom-s-pancake:#f9c658;
--chat-orange:#f89c3f;
--durotar-fire:#f56929;
--furnace:#e03c1f;
}

More palettes to explore