Color names in this palette
CSS code for this palette
/* CSS */
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}
.copper-river {
color: #f6a26a;
}
.hipster-salmon {
color: #f87d6d;
}
.pink-flambe {
color: #d54d78;
}
.akebi-purple {
color: #9c3eac;
}
/* CSS Variables */
:root {
--hu-ng-j-n-zh-u-gold:#f9d86c;
--copper-river:#f6a26a;
--hipster-salmon:#f87d6d;
--pink-flambe:#d54d78;
--akebi-purple:#9c3eac;
}