All Palettes

Color Palette #a85f2e, #d6803d, #f1b74b, #f6e8a2, #a2a15d

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.clay-terrace {
color: #d6803d;
}
.maximum-yellow-red {
color: #f1b74b;
}
.lazy-daisy {
color: #f6e8a2;
}
.gothic-revival-green {
color: #a2a15d;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--clay-terrace:#d6803d;
--maximum-yellow-red:#f1b74b;
--lazy-daisy:#f6e8a2;
--gothic-revival-green:#a2a15d;
}

More palettes to explore