Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
149151

150A combination of 3 colorsVol.

Seashell Pink

肌色はだいろ

Citron Yellow

菜種油色なたねいろ

Glaucous Green

裏葉色うらはいろ

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

Seashell Pink × Citron Yellow1.57 : 1fails WCAG
Citron Yellow × Glaucous Green1.28 : 1fails WCAG
Seashell Pink × Glaucous Green1.23 : 1fails WCAG

Take the palette with you

:root {
  --seashell-pink: #fdd4bd;
  --citron-yellow: #b2b73e;
  --glaucous-green: #b4cdc2;
}