Color names in this palette
CSS code for this palette
/* CSS */
.phellodendron-amurense {
color: #f3c239;
}
.luna-moona {
color: #6fc1c3;
}
.raftsman {
color: #3d5c99;
}
.murasaki-purple {
color: #8c3e98;
}
.porcelain-rose {
color: #ef6c6c;
}
/* CSS Variables */
:root {
--phellodendron-amurense:#f3c239;
--luna-moona:#6fc1c3;
--raftsman:#3d5c99;
--murasaki-purple:#8c3e98;
--porcelain-rose:#ef6c6c;
}