Color names in this palette
CSS code for this palette
/* CSS */
.nanohanacha-gold {
color: #e6b22d;
}
.syndicalist {
color: #f5c400;
}
.dallol-yellow {
color: #fad900;
}
.xanthe-yellow {
color: #ffe957;
}
.sp-tzle-yellow {
color: #ffed8a;
}
/* CSS Variables */
:root {
--nanohanacha-gold:#e6b22d;
--syndicalist:#f5c400;
--dallol-yellow:#fad900;
--xanthe-yellow:#ffe957;
--sp-tzle-yellow:#ffed8a;
}