Color names in this palette
CSS code for this palette
/* CSS */
.squash-blossom {
color: #f6b83c;
}
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}
.gold-sand {
color: #f6e6a7;
}
.winsome-hue {
color: #a8d9e1;
}
.olympic-blue {
color: #4b91e2;
}
/* CSS Variables */
:root {
--squash-blossom:#f6b83c;
--hu-ng-j-n-zh-u-gold:#f9d86c;
--gold-sand:#f6e6a7;
--winsome-hue:#a8d9e1;
--olympic-blue:#4b91e2;
}