All Palettes

Color Palette #f0a800, #ffcc00, #ffdb57, #ffe5a3, #ff6d1f

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.usc-gold {
color: #ffcc00;
}
.yriel-yellow {
color: #ffdb57;
}
.sun-drenched {
color: #ffe5a3;
}
.shocking-orange {
color: #ff6d1f;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--usc-gold:#ffcc00;
--yriel-yellow:#ffdb57;
--sun-drenched:#ffe5a3;
--shocking-orange:#ff6d1f;
}

More palettes to explore