Color names in this palette
CSS code for this palette
/* CSS */
.hu-ng-j-n-zh-u-gold {
color: #fcd769;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.carona {
color: #f8a62a;
}
.blaze {
color: #f98f4e;
}
.chinese-orange {
color: #f16f3b;
}
/* CSS Variables */
:root {
--hu-ng-j-n-zh-u-gold:#fcd769;
--creamy-sweet-corn:#f9c54e;
--carona:#f8a62a;
--blaze:#f98f4e;
--chinese-orange:#f16f3b;
}