All Palettes

Color Palette #f9e45d, #f9c04e, #f8a53f, #f88a2a, #f76d1d

0%
0%
0%

CSS code for this palette

/* CSS */
.goldfinch {
color: #f9e45d;
}
.creamy-sweet-corn {
color: #f9c04e;
}
.t-morokoshi-corn {
color: #f8a53f;
}
.flame-orange {
color: #f88a2a;
}
.apocalyptic-orange {
color: #f76d1d;
}

/* CSS Variables */
:root {
--goldfinch:#f9e45d;
--creamy-sweet-corn:#f9c04e;
--t-morokoshi-corn:#f8a53f;
--flame-orange:#f88a2a;
--apocalyptic-orange:#f76d1d;
}

More palettes to explore