All Palettes

Color Palette #f0a800, #ffb300, #ffbf47, #ffce80, #ffda9e

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.ucla-gold {
color: #ffb300;
}
.n-renji-orange {
color: #ffbf47;
}
.egg-yolk {
color: #ffce80;
}
.south-shore-sun {
color: #ffda9e;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--ucla-gold:#ffb300;
--n-renji-orange:#ffbf47;
--egg-yolk:#ffce80;
--south-shore-sun:#ffda9e;
}

More palettes to explore