黄色 — Japanese Traditional Color

HEX
#ffd900
RGB
255,217,0

Kiiro is the standard yellow, a color associated with the earth element in the five-element system. It appears in fans, obi sashes, and seasonal decorations.

Recommended Pairings

CSS Variable

:root {
  --color-黄色: #ffd900;
}
.example {
  background-color: var(--color-黄色);
}

More Japanese Traditional Colors