Color names in this palette
CSS code for this palette
/* CSS */
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}
.egyptian-gold {
color: #f0a44c;
}
.durotar-fire {
color: #f15a27;
}
.peanut-butter-jelly {
color: #c74b29;
}
.root-brown {
color: #6a2e24;
}
/* CSS Variables */
:root {
--hu-ng-j-n-zh-u-gold:#f9d86c;
--egyptian-gold:#f0a44c;
--durotar-fire:#f15a27;
--peanut-butter-jelly:#c74b29;
--root-brown:#6a2e24;
}