All Palettes

Color Palette #f9a824, #ffc929, #ffec3d, #fdd835, #c2cc33

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-wax {
color: #f9a824;
}
.bumblebee {
color: #ffc929;
}
.hollandaise {
color: #ffec3d;
}
.flirtatious {
color: #fdd835;
}
.yellow-green-grosbeak {
color: #c2cc33;
}

/* CSS Variables */
:root {
--honey-wax:#f9a824;
--bumblebee:#ffc929;
--hollandaise:#ffec3d;
--flirtatious:#fdd835;
--yellow-green-grosbeak:#c2cc33;
}

More palettes to explore