Color names in this palette
CSS code for this palette
/* CSS */
.cheater {
color: #f2b05a;
}
.hu-ng-j-n-zh-u-gold {
color: #f6da6a;
}
.pineapple-juice {
color: #f9e87b;
}
.solid-gold {
color: #b4d14d;
}
.aurora-teal {
color: #6eb4b1;
}
/* CSS Variables */
:root {
--cheater:#f2b05a;
--hu-ng-j-n-zh-u-gold:#f6da6a;
--pineapple-juice:#f9e87b;
--solid-gold:#b4d14d;
--aurora-teal:#6eb4b1;
}