Color names in this palette
CSS code for this palette
/* CSS */
.nanohanacha-gold {
color: #e6b22d;
}
.mulberry-thorn {
color: #c67d2f;
}
.crimson-warrior {
color: #af533c;
}
.affair {
color: #744d84;
}
.izmir-purple {
color: #4c3e70;
}
/* CSS Variables */
:root {
--nanohanacha-gold:#e6b22d;
--mulberry-thorn:#c67d2f;
--crimson-warrior:#af533c;
--affair:#744d84;
--izmir-purple:#4c3e70;
}