Midori is the standard green, representing natural vitality. It was traditionally made by mixing indigo with yellow from gardenia fruit or turmeric.
:root { --color-緑: #3eb370; } .example { background-color: var(--color-緑); }