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.
:root { --color-白: #ffffff; } .example { background-color: var(--color-白); }