All Palettes

Color Palette #eab239, #dac54e, #bfaf6e, #a86b2e, #8f4c2d

0%
0%
0%

CSS code for this palette

/* CSS */
.australium-gold {
color: #eab239;
}
.cotton-candy-grape {
color: #dac54e;
}
.coriander-seed {
color: #bfaf6e;
}
.golden-oak {
color: #a86b2e;
}
.gingerbread {
color: #8f4c2d;
}

/* CSS Variables */
:root {
--australium-gold:#eab239;
--cotton-candy-grape:#dac54e;
--coriander-seed:#bfaf6e;
--golden-oak:#a86b2e;
--gingerbread:#8f4c2d;
}

More palettes to explore