All Palettes

Color Palette #f6e19d, #f1d05b, #e6b400, #c2a200, #a89200

0%
0%
0%

CSS code for this palette

/* CSS */
.buttery-croissant {
color: #f6e19d;
}
.sorreno-lemon {
color: #f1d05b;
}
.fat-gold {
color: #e6b400;
}
.molten-bronze {
color: #c2a200;
}
.bark-sawdust {
color: #a89200;
}

/* CSS Variables */
:root {
--buttery-croissant:#f6e19d;
--sorreno-lemon:#f1d05b;
--fat-gold:#e6b400;
--molten-bronze:#c2a200;
--bark-sawdust:#a89200;
}

More palettes to explore