All Palettes

Color Palette #f1d25f, #d0b44e, #b89b3d, #a7832f, #8d6e25

0%
0%
0%

CSS code for this palette

/* CSS */
.ride-off-into-the-sunset {
color: #f1d25f;
}
.gold-gleam {
color: #d0b44e;
}
.golden-history {
color: #b89b3d;
}
.bronze-leaf {
color: #a7832f;
}
.corn-harvest {
color: #8d6e25;
}

/* CSS Variables */
:root {
--ride-off-into-the-sunset:#f1d25f;
--gold-gleam:#d0b44e;
--golden-history:#b89b3d;
--bronze-leaf:#a7832f;
--corn-harvest:#8d6e25;
}

More palettes to explore