All Palettes

Color Palette #f6c80e, #f5a300, #f68c23, #e55c2a, #d94f3a

0%
0%
0%

CSS code for this palette

/* CSS */
.egg-toast {
color: #f6c80e;
}
.mad-for-mango {
color: #f5a300;
}
.flame-orange {
color: #f68c23;
}
.sunset-blaze {
color: #e55c2a;
}
.fire-island {
color: #d94f3a;
}

/* CSS Variables */
:root {
--egg-toast:#f6c80e;
--mad-for-mango:#f5a300;
--flame-orange:#f68c23;
--sunset-blaze:#e55c2a;
--fire-island:#d94f3a;
}

More palettes to explore