Color names in this palette
CSS code for this palette
/* CSS */
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}
.welcoming-wasp {
color: #f0a800;
}
.flambrosia {
color: #e6a400;
}
.leopard {
color: #d69a00;
}
.butter-fudge {
color: #a86b00;
}
/* CSS Variables */
:root {
--hu-ng-j-n-zh-u-gold:#f9d86c;
--welcoming-wasp:#f0a800;
--flambrosia:#e6a400;
--leopard:#d69a00;
--butter-fudge:#a86b00;
}