抹茶色 — Japanese Traditional Color

HEX
#c5c56a
RGB
197,197,106

Matcha-iro is the muted green of powdered green tea whisked in the tea ceremony. It has a warm, yellowish cast from the stone-ground tea leaves.

Recommended Pairings

CSS Variable

:root {
  --color-抹茶色: #c5c56a;
}
.example {
  background-color: var(--color-抹茶色);
}

More Japanese Traditional Colors