Color names in this palette
CSS code for this palette
/* CSS */
.yu-gu-ng-l-n-moonlight {
color: #5f5da8;
}
.liberty {
color: #504b95;
}
.jacksons-purple {
color: #3a3c7e;
}
.butterscotch {
color: #f9b248;
}
.amber-glow {
color: #f19d3b;
}
/* CSS Variables */
:root {
--yu-gu-ng-l-n-moonlight:#5f5da8;
--liberty:#504b95;
--jacksons-purple:#3a3c7e;
--butterscotch:#f9b248;
--amber-glow:#f19d3b;
}