Primary #C36F4E Copper Accent #E2A76F Fawn Surface #E8D6B3 Bone Secondary #7D8C5C Russian Green Text #4A5D43 Feldgrau

Earthy Terracotta

5 colors
Primary Copper — #C36F4E
Accent Fawn — #E2A76F
Surface Bone — #E8D6B3
Secondary Russian Green — #7D8C5C
Text Feldgrau — #4A5D43

Contrast matrix

Text on Surface 5.00 AA
Primary on Surface 2.58 Fail
Text on Secondary 1.97 Fail
Surface on Primary 2.58 Fail
Accent on Text 3.40 AA Large

Ratios are WCAG 2 contrast between the roles as assigned above. AA needs 4.5:1 for body text, 3:1 for large text.

Export tokens

:root {
  --primary: #C36F4E;
  --accent: #E2A76F;
  --surface: #E8D6B3;
  --secondary: #7D8C5C;
  --text: #4A5D43;
}
Download for Procreate

How the roles work

SurfaceThe lightest color — page and card backgrounds.
TextThe darkest color — body text and high-contrast UI.
PrimaryThe most chromatic middle — buttons, links, the one color that pushes.
AccentThe second most chromatic — badges, highlights, states.
SecondaryEverything else — fills, borders, supporting surfaces.