All Palettes

Color Palette #f5c400, #e6a100, #d67d00, #b85300, #8a2c00

0%
0%
0%

CSS code for this palette

/* CSS */
.syndicalist {
color: #f5c400;
}
.hot-butter {
color: #e6a100;
}
.orange-pepper {
color: #d67d00;
}
.obscure-orange {
color: #b85300;
}
.rust-brown {
color: #8a2c00;
}

/* CSS Variables */
:root {
--syndicalist:#f5c400;
--hot-butter:#e6a100;
--orange-pepper:#d67d00;
--obscure-orange:#b85300;
--rust-brown:#8a2c00;
}

More palettes to explore