All Palettes

Color Palette #a85f2e, #d5b14d, #f2e9ba, #a2c3a2, #f6a709

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.farm-straw {
color: #d5b14d;
}
.sandy-shore {
color: #f2e9ba;
}
.french-market {
color: #a2c3a2;
}
.spectra-yellow {
color: #f6a709;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--farm-straw:#d5b14d;
--sandy-shore:#f2e9ba;
--french-market:#a2c3a2;
--spectra-yellow:#f6a709;
}

More palettes to explore