Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

Sanzo Wada, 1933–38 · 171 colors · 581 combinations

← All plates
136138

137A combination of 3 colorsVol.

Etruscan Red

雀茶すずめちゃ

Cinnamon Buff

玉蜀黍色とうもろこしいろ

Pistachio Green

木賊色とくさいろ

Pair contrastWCAG 2 — can one color carry text on the other?

Etruscan Red × Cinnamon Buff2.86 : 1fails WCAG
Cinnamon Buff × Pistachio Green2.34 : 1fails WCAG
Etruscan Red × Pistachio Green1.22 : 1fails WCAG

Take the palette with you

:root {
  --etruscan-red: #c55347;
  --cinnamon-buff: #fdc57e;
  --pistachio-green: #648f7b;
}