All Palettes

Color Palette #f0a800, #ffcc00, #ffeb57, #ff6e00, #d33131

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.usc-gold {
color: #ffcc00;
}
.xanthe-yellow {
color: #ffeb57;
}
.flush-orange {
color: #ff6e00;
}
.akuma {
color: #d33131;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--usc-gold:#ffcc00;
--xanthe-yellow:#ffeb57;
--flush-orange:#ff6e00;
--akuma:#d33131;
}

More palettes to explore