All Palettes

Color Palette #d7b33c, #f3d86d, #f0c15c, #f2e3a1, #e0b94d

0%
0%
0%

CSS code for this palette

/* CSS */
.citronite {
color: #d7b33c;
}
.mocha-dandelion {
color: #f3d86d;
}
.overjoy {
color: #f0c15c;
}
.sugar-cookie {
color: #f2e3a1;
}
.high-honey {
color: #e0b94d;
}

/* CSS Variables */
:root {
--citronite:#d7b33c;
--mocha-dandelion:#f3d86d;
--overjoy:#f0c15c;
--sugar-cookie:#f2e3a1;
--high-honey:#e0b94d;
}

More palettes to explore