Color names in this palette
CSS code for this palette
/* CSS */
.orange-pospsicle {
color: #f6a713;
}
.phellodendron-amurense {
color: #f6c13c;
}
.hu-ng-j-n-zh-u-gold {
color: #f6da6a;
}
.imam-ali-gold {
color: #f9e09a;
}
.pallid-orange {
color: #f9b79f;
}
/* CSS Variables */
:root {
--orange-pospsicle:#f6a713;
--phellodendron-amurense:#f6c13c;
--hu-ng-j-n-zh-u-gold:#f6da6a;
--imam-ali-gold:#f9e09a;
--pallid-orange:#f9b79f;
}