緑 — Japanese Traditional Color

HEX
#3eb370
RGB
62,179,112

Midori is the standard green, representing natural vitality. It was traditionally made by mixing indigo with yellow from gardenia fruit or turmeric.

Recommended Pairings

CSS Variable

:root {
  --color-緑: #3eb370;
}
.example {
  background-color: var(--color-緑);
}

More Japanese Traditional Colors