Color names in this palette
CSS code for this palette
/* CSS */
.hu-ng-j-n-zh-u-gold {
color: #fcd769;
}
.whisky-sour {
color: #f0ac2d;
}
.flambrosia {
color: #e6a400;
}
.fleur-de-sel-caramel {
color: #d68b00;
}
.cassandra-s-curse {
color: #b87a00;
}
/* CSS Variables */
:root {
--hu-ng-j-n-zh-u-gold:#fcd769;
--whisky-sour:#f0ac2d;
--flambrosia:#e6a400;
--fleur-de-sel-caramel:#d68b00;
--cassandra-s-curse:#b87a00;
}