Color names in this palette
CSS code for this palette
/* CSS */
.tanzine {
color: #7288da;
}
.yu-gu-ng-l-n-moonlight {
color: #595ca6;
}
.beaded-blue {
color: #4b4f8b;
}
.hot-sauna {
color: #3e3f74;
}
.galaxea {
color: #2d2e5c;
}
/* CSS Variables */
:root {
--tanzine:#7288da;
--yu-gu-ng-l-n-moonlight:#595ca6;
--beaded-blue:#4b4f8b;
--hot-sauna:#3e3f74;
--galaxea:#2d2e5c;
}