赤 — Japanese Traditional Color

HEX
#e60033
RGB
230,0,51

Aka is the oldest red in Japan, used in Shinto torii gates and temple pillars since ancient times. It wards off evil spirits and marks sacred spaces.

Recommended Pairings

CSS Variable

:root {
  --color-赤: #e60033;
}
.example {
  background-color: var(--color-赤);
}

More Japanese Traditional Colors