319A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Apricot Yellow × Cossack Green3.94 : 1large text only
Raw Sienna × Apricot Yellow2.83 : 1fails WCAG
Yellow Orange × Cossack Green2.49 : 1fails WCAG
Raw Sienna × Yellow Orange1.79 : 1fails WCAG
Apricot Yellow × Yellow Orange1.58 : 1fails WCAG
Raw Sienna × Cossack Green1.39 : 1fails WCAG
Take the palette with you
:root {
--raw-sienna: #bb7125;
--apricot-yellow: #ffdd00;
--yellow-orange: #f99d1b;
--cossack-green: #437742;
}