Color names in this palette
CSS code for this palette
/* CSS */
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}
.nuclear-mango {
color: #f29c2c;
}
.tomato-bisque {
color: #d35d1d;
}
.bijou-red {
color: #a73d39;
}
.brown-coffee {
color: #4b2c2a;
}
/* CSS Variables */
:root {
--hu-ng-j-n-zh-u-gold:#f9d86c;
--nuclear-mango:#f29c2c;
--tomato-bisque:#d35d1d;
--bijou-red:#a73d39;
--brown-coffee:#4b2c2a;
}