Color names in this palette
CSS code for this palette
/* CSS */
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}
.pani-puri {
color: #f6a951;
}
.chaat-masala {
color: #f07f2d;
}
.spirit-warrior {
color: #d1563d;
}
.shiraz {
color: #892939;
}
/* CSS Variables */
:root {
--hu-ng-j-n-zh-u-gold:#f9d86c;
--pani-puri:#f6a951;
--chaat-masala:#f07f2d;
--spirit-warrior:#d1563d;
--shiraz:#892939;
}