Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
197199

198A combination of 3 colorsVol.

Burnt Sienna

栗梅くりうめ

Apricot Yellow

鬱金色うこんいろ

Green

緑色みどりいろ

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

Burnt Sienna × Apricot Yellow3.87 : 1large text only
Apricot Yellow × Green2.52 : 1fails WCAG
Burnt Sienna × Green1.53 : 1fails WCAG

Take the palette with you

:root {
  --burnt-sienna: #ae5224;
  --apricot-yellow: #ffdd00;
  --green: #489b6e;
}