Color names in this palette
CSS code for this palette
/* CSS */
.hu-ng-j-n-zh-u-gold {
color: #f8d968;
}
.safflower {
color: #f9ad43;
}
.fall-river {
color: #f69341;
}
.teri-gaki-persimmon {
color: #e66337;
}
.warming-heart {
color: #d44740;
}
/* CSS Variables */
:root {
--hu-ng-j-n-zh-u-gold:#f8d968;
--safflower:#f9ad43;
--fall-river:#f69341;
--teri-gaki-persimmon:#e66337;
--warming-heart:#d44740;
}