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.
:root { --color-紺色: #223a70; } .example { background-color: var(--color-紺色); }