Color names in this palette
CSS code for this palette
/* CSS */
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}
.full-yellow {
color: #f8ba4f;
}
.chat-orange {
color: #f79f3b;
}
.iceland-poppy {
color: #f57a29;
}
.fiery-glow {
color: #f24e1c;
}
/* CSS Variables */
:root {
--hu-ng-j-n-zh-u-gold:#f9d86c;
--full-yellow:#f8ba4f;
--chat-orange:#f79f3b;
--iceland-poppy:#f57a29;
--fiery-glow:#f24e1c;
}