Color names in this palette
CSS code for this palette
/* CSS */
.hu-ng-j-n-zh-u-gold {
color: #fcd769;
}
.peach-butter {
color: #fbaf3c;
}
.pesto-calabrese {
color: #f59a24;
}
.retro-nectarine {
color: #e97f1c;
}
.brusque-brown {
color: #d16010;
}
/* CSS Variables */
:root {
--hu-ng-j-n-zh-u-gold:#fcd769;
--peach-butter:#fbaf3c;
--pesto-calabrese:#f59a24;
--retro-nectarine:#e97f1c;
--brusque-brown:#d16010;
}