Color names in this palette
CSS code for this palette
/* CSS */
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}
.candy-heart-pink {
color: #f7a3a1;
}
.bashful-blue {
color: #6d8fd5;
}
.lolly-ice {
color: #a6d8d4;
}
.gentle-glow {
color: #f7e5bb;
}
/* CSS Variables */
:root {
--hu-ng-j-n-zh-u-gold:#f9d86c;
--candy-heart-pink:#f7a3a1;
--bashful-blue:#6d8fd5;
--lolly-ice:#a6d8d4;
--gentle-glow:#f7e5bb;
}