紺色 — Japanese Traditional Color

HEX
#223a70
RGB
34,58,112

Kon-iro is a deep navy blue, the color of the ocean at night. It was widely used in the kimono and haori of the Edo period merchant class.

Recommended Pairings

CSS Variable

:root {
  --color-紺色: #223a70;
}
.example {
  background-color: var(--color-紺色);
}

More Japanese Traditional Colors