All Palettes

Color Palette #e0b000, #d16900, #9e5200, #7a3b00, #4d2a00

0%
0%
0%

CSS code for this palette

/* CSS */
.mustard-yellow {
color: #e0b000;
}
.curry-powder {
color: #d16900;
}
.charlie-brown {
color: #9e5200;
}
.red-beech {
color: #7a3b00;
}
.stirland-mud {
color: #4d2a00;
}

/* CSS Variables */
:root {
--mustard-yellow:#e0b000;
--curry-powder:#d16900;
--charlie-brown:#9e5200;
--red-beech:#7a3b00;
--stirland-mud:#4d2a00;
}

More palettes to explore