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