Color names in this palette
CSS code for this palette
/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}
.chickery-chick {
color: #f9eb90;
}
.shalimar {
color: #f9f9a4;
}
.little-baby-girl {
color: #f9b9d3;
}
/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--hu-ng-j-n-zh-u-gold:#f9d86c;
--chickery-chick:#f9eb90;
--shalimar:#f9f9a4;
--little-baby-girl:#f9b9d3;
}