Shikkoku is jet black, the deepest shade achievable with multiple layers of sumi ink or urushi lacquer. Lacquerware artisans spend weeks building this finish layer by layer.
:root {
--color-漆黒: #0d0015;
}
.example {
background-color: var(--color-漆黒);
}