137A combination of 3 colorsVol. Ⅰ
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;
}