Color names in this palette
CSS code for this palette
/* CSS */
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}
.apricot-jam {
color: #f2a76e;
}
.cosmic-coral {
color: #e57a6c;
}
.peppermint-swirl {
color: #d35a7c;
}
.hyacinth-violet {
color: #9a4b9b;
}
/* CSS Variables */
:root {
--hu-ng-j-n-zh-u-gold:#f9d86c;
--apricot-jam:#f2a76e;
--cosmic-coral:#e57a6c;
--peppermint-swirl:#d35a7c;
--hyacinth-violet:#9a4b9b;
}