All Palettes

Color Palette #f7c94b, #f49b1f, #f24e1c, #da5f2b, #b13b39

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.burning-trail {
color: #f49b1f;
}
.fiery-glow {
color: #f24e1c;
}
.full-of-life {
color: #da5f2b;
}
.redeye {
color: #b13b39;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--burning-trail:#f49b1f;
--fiery-glow:#f24e1c;
--full-of-life:#da5f2b;
--redeye:#b13b39;
}

More palettes to explore