Color names in this palette
CSS code for this palette
/* CSS */
.no-gmb-yellow {
color: #f5e78a;
}
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}
.mango-margarita {
color: #f7b750;
}
.hawaiian-passion {
color: #f9a23e;
}
.basketball {
color: #f66c31;
}
/* CSS Variables */
:root {
--no-gmb-yellow:#f5e78a;
--hu-ng-j-n-zh-u-gold:#f9d86c;
--mango-margarita:#f7b750;
--hawaiian-passion:#f9a23e;
--basketball:#f66c31;
}