All Palettes

Color Palette #f7c94b, #f9b44e, #f59f3d, #f5813d, #f25926

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.mango-margarita {
color: #f9b44e;
}
.chat-orange {
color: #f59f3d;
}
.goku-orange {
color: #f5813d;
}
.tilted-pinball {
color: #f25926;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--mango-margarita:#f9b44e;
--chat-orange:#f59f3d;
--goku-orange:#f5813d;
--tilted-pinball:#f25926;
}

More palettes to explore