All Palettes

Color Palette #f9a824, #fdd835, #ffec3d, #c2cc33, #8bc34b

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-wax {
color: #f9a824;
}
.flirtatious {
color: #fdd835;
}
.hollandaise {
color: #ffec3d;
}
.yellow-green-grosbeak {
color: #c2cc33;
}
.citrus-surge {
color: #8bc34b;
}

/* CSS Variables */
:root {
--honey-wax:#f9a824;
--flirtatious:#fdd835;
--hollandaise:#ffec3d;
--yellow-green-grosbeak:#c2cc33;
--citrus-surge:#8bc34b;
}

More palettes to explore