All Palettes

Color Palette #f9d64e, #f9a824, #f47f1f, #e94f1c, #d33131

0%
0%
0%

CSS code for this palette

/* CSS */
.westfall-yellow {
color: #f9d64e;
}
.honey-wax {
color: #f9a824;
}
.consumed-by-fire {
color: #f47f1f;
}
.nasturtium-flower {
color: #e94f1c;
}
.akuma {
color: #d33131;
}

/* CSS Variables */
:root {
--westfall-yellow:#f9d64e;
--honey-wax:#f9a824;
--consumed-by-fire:#f47f1f;
--nasturtium-flower:#e94f1c;
--akuma:#d33131;
}

More palettes to explore