Color names in this palette
CSS code for this palette
/* CSS */
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}
.sandy-brown {
color: #f3a35e;
}
.entan-red {
color: #f06d4c;
}
.kirby {
color: #d64c8f;
}
.grant-village {
color: #6a8faf;
}
/* CSS Variables */
:root {
--hu-ng-j-n-zh-u-gold:#f9d86c;
--sandy-brown:#f3a35e;
--entan-red:#f06d4c;
--kirby:#d64c8f;
--grant-village:#6a8faf;
}