All Palettes

Color Palette #a85f2e, #d19a23, #f3ca4f, #f4e05d, #a7c8b8

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.duck-sauce {
color: #d19a23;
}
.radiant-sun {
color: #f3ca4f;
}
.flame-seal {
color: #f4e05d;
}
.bird-s-egg-green {
color: #a7c8b8;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--duck-sauce:#d19a23;
--radiant-sun:#f3ca4f;
--flame-seal:#f4e05d;
--bird-s-egg-green:#a7c8b8;
}

More palettes to explore