All Palettes

Color Palette #f6df2c, #e2c14b, #d1a94d, #b89b3d, #9f7b2d

0%
0%
0%

CSS code for this palette

/* CSS */
.the-fifth-sun {
color: #f6df2c;
}
.indian-maize {
color: #e2c14b;
}
.royal-gold-pearl {
color: #d1a94d;
}
.golden-history {
color: #b89b3d;
}
.spruced-up {
color: #9f7b2d;
}

/* CSS Variables */
:root {
--the-fifth-sun:#f6df2c;
--indian-maize:#e2c14b;
--royal-gold-pearl:#d1a94d;
--golden-history:#b89b3d;
--spruced-up:#9f7b2d;
}

More palettes to explore