Color names in this palette
CSS code for this palette
/* CSS */
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}
.candied-yams {
color: #f6a665;
}
.akak-red {
color: #f17d5f;
}
.bara-red {
color: #e8596c;
}
.fandango-pink {
color: #d84f84;
}
/* CSS Variables */
:root {
--hu-ng-j-n-zh-u-gold:#f9d86c;
--candied-yams:#f6a665;
--akak-red:#f17d5f;
--bara-red:#e8596c;
--fandango-pink:#d84f84;
}