All Palettes

Color Palette #eab239, #d6b629, #a5871d, #7d6d12, #494a0d

0%
0%
0%

CSS code for this palette

/* CSS */
.australium-gold {
color: #eab239;
}
.indian-pale-ale {
color: #d6b629;
}
.super-gold {
color: #a5871d;
}
.tool-green {
color: #7d6d12;
}
.alligator-gladiator {
color: #494a0d;
}

/* CSS Variables */
:root {
--australium-gold:#eab239;
--indian-pale-ale:#d6b629;
--super-gold:#a5871d;
--tool-green:#7d6d12;
--alligator-gladiator:#494a0d;
}

More palettes to explore