黒 — Japanese Traditional Color

HEX
#2b2b2b
RGB
43,43,43

Kuro is the traditional black, used in formal kimono and sumi ink calligraphy. It represents formality, dignity, and the unknown depths of the universe.

Recommended Pairings

CSS Variable

:root {
  --color-黒: #2b2b2b;
}
.example {
  background-color: var(--color-黒);
}

More Japanese Traditional Colors