白 — Japanese Traditional Color

HEX
#ffffff
RGB
255,255,255

Shiro is the traditional Japanese white, a pure and clean color used in Shinto rituals and wedding kimono. It represents purity, simplicity, and new beginnings.

Recommended Pairings

CSS Variable

:root {
  --color-白: #ffffff;
}
.example {
  background-color: var(--color-白);
}

More Japanese Traditional Colors