Color names in this palette
CSS code for this palette
/* CSS */
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}
.butter-cream {
color: #f1b341;
}
.vampire-red {
color: #d63f2e;
}
.hyacinth-red {
color: #a75539;
}
.brittany-blue {
color: #4c7d8a;
}
/* CSS Variables */
:root {
--hu-ng-j-n-zh-u-gold:#f9d86c;
--butter-cream:#f1b341;
--vampire-red:#d63f2e;
--hyacinth-red:#a75539;
--brittany-blue:#4c7d8a;
}