All Palettes

Color Palette #e6b400, #d6a100, #b87d00, #8a5a00, #6b4900

0%
0%
0%

CSS code for this palette

/* CSS */
.fat-gold {
color: #e6b400;
}
.moldy-ochre {
color: #d6a100;
}
.cassandra-s-curse {
color: #b87d00;
}
.spear-shaft {
color: #8a5a00;
}
.notorious-neanderthal {
color: #6b4900;
}

/* CSS Variables */
:root {
--fat-gold:#e6b400;
--moldy-ochre:#d6a100;
--cassandra-s-curse:#b87d00;
--spear-shaft:#8a5a00;
--notorious-neanderthal:#6b4900;
}

More palettes to explore