Color names in this palette
CSS code for this palette
/* CSS */
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}
.mango-margarita {
color: #f6b24c;
}
.raw-sunset {
color: #f75b2b;
}
.lionfish-red {
color: #da3f2b;
}
.bleeding-heart {
color: #b92d4d;
}
/* CSS Variables */
:root {
--hu-ng-j-n-zh-u-gold:#f9d86c;
--mango-margarita:#f6b24c;
--raw-sunset:#f75b2b;
--lionfish-red:#da3f2b;
--bleeding-heart:#b92d4d;
}