Color names in this palette
CSS code for this palette
/* CSS */
.plum-blossom {
color: #f3a0a5;
}
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}
.syndicalist {
color: #f5c400;
}
.seascape-green {
color: #b8e5e2;
}
.regal-view {
color: #7a9f91;
}
/* CSS Variables */
:root {
--plum-blossom:#f3a0a5;
--hu-ng-j-n-zh-u-gold:#f9d86c;
--syndicalist:#f5c400;
--seascape-green:#b8e5e2;
--regal-view:#7a9f91;
}