All Palettes

Color Palette #f7e09c, #f5c400, #dba400, #c78b00, #a87000

0%
0%
0%

CSS code for this palette

/* CSS */
.buttery-croissant {
color: #f7e09c;
}
.syndicalist {
color: #f5c400;
}
.golden-beryl-yellow {
color: #dba400;
}
.festering-brown {
color: #c78b00;
}
.cookie-dough {
color: #a87000;
}

/* CSS Variables */
:root {
--buttery-croissant:#f7e09c;
--syndicalist:#f5c400;
--golden-beryl-yellow:#dba400;
--festering-brown:#c78b00;
--cookie-dough:#a87000;
}

More palettes to explore