All Palettes

Color Palette #e6b400, #f5c400, #fad900, #f0a400, #d68100

0%
0%
0%

CSS code for this palette

/* CSS */
.fat-gold {
color: #e6b400;
}
.syndicalist {
color: #f5c400;
}
.dallol-yellow {
color: #fad900;
}
.lemon-dream {
color: #f0a400;
}
.orange-pepper {
color: #d68100;
}

/* CSS Variables */
:root {
--fat-gold:#e6b400;
--syndicalist:#f5c400;
--dallol-yellow:#fad900;
--lemon-dream:#f0a400;
--orange-pepper:#d68100;
}

More palettes to explore