All Palettes

Color Palette #faa700, #f5c400, #e6b000, #e0a500, #d67d00

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.syndicalist {
color: #f5c400;
}
.mustard-yellow {
color: #e6b000;
}
.chinese-gold {
color: #e0a500;
}
.orange-pepper {
color: #d67d00;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--syndicalist:#f5c400;
--mustard-yellow:#e6b000;
--chinese-gold:#e0a500;
--orange-pepper:#d67d00;
}

More palettes to explore