All Palettes

Color Palette #f9a824, #ffcc00, #ffec3d, #ffea00, #fbc02d

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-wax {
color: #f9a824;
}
.usc-gold {
color: #ffcc00;
}
.hollandaise {
color: #ffec3d;
}
.middle-yellow {
color: #ffea00;
}
.not-yo-cheese {
color: #fbc02d;
}

/* CSS Variables */
:root {
--honey-wax:#f9a824;
--usc-gold:#ffcc00;
--hollandaise:#ffec3d;
--middle-yellow:#ffea00;
--not-yo-cheese:#fbc02d;
}

More palettes to explore