Color names in this palette
CSS code for this palette
/* CSS */
.hu-ng-j-n-zh-u-gold {
color: #fcd769;
}
.peach-butter {
color: #fbaf3c;
}
.pelican-pecker {
color: #f69b2c;
}
.apricot-chicken {
color: #da8f25;
}
.buckthorn-brown {
color: #a66c21;
}
/* CSS Variables */
:root {
--hu-ng-j-n-zh-u-gold:#fcd769;
--peach-butter:#fbaf3c;
--pelican-pecker:#f69b2c;
--apricot-chicken:#da8f25;
--buckthorn-brown:#a66c21;
}