All Palettes

Color Palette #f2d59c, #e6b65b, #d5a55d, #b58a3b, #8c5f2c

0%
0%
0%

CSS code for this palette

/* CSS */
.marquisette {
color: #f2d59c;
}
.river-of-gold {
color: #e6b65b;
}
.sweet-honey {
color: #d5a55d;
}
.shade-of-marigold {
color: #b58a3b;
}
.rusty-coin {
color: #8c5f2c;
}

/* CSS Variables */
:root {
--marquisette:#f2d59c;
--river-of-gold:#e6b65b;
--sweet-honey:#d5a55d;
--shade-of-marigold:#b58a3b;
--rusty-coin:#8c5f2c;
}

More palettes to explore