All Palettes

Color Palette #f6c628, #ffc94d, #f9e66c, #ffb84d, #dca932

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-banner {
color: #f6c628;
}
.chunky-bee {
color: #ffc94d;
}
.vanilla-pudding {
color: #f9e66c;
}
.floral-leaf {
color: #ffb84d;
}
.currywurst {
color: #dca932;
}

/* CSS Variables */
:root {
--golden-banner:#f6c628;
--chunky-bee:#ffc94d;
--vanilla-pudding:#f9e66c;
--floral-leaf:#ffb84d;
--currywurst:#dca932;
}

More palettes to explore