All Palettes

Color Palette #f8f99a, #e3d76d, #d1b74d, #c29b2e, #a97b1e

0%
0%
0%

CSS code for this palette

/* CSS */
.walking-on-sunshine {
color: #f8f99a;
}
.straw {
color: #e3d76d;
}
.farm-straw {
color: #d1b74d;
}
.crispy-gold {
color: #c29b2e;
}
.nataneyu-gold {
color: #a97b1e;
}

/* CSS Variables */
:root {
--walking-on-sunshine:#f8f99a;
--straw:#e3d76d;
--farm-straw:#d1b74d;
--crispy-gold:#c29b2e;
--nataneyu-gold:#a97b1e;
}

More palettes to explore