Text #5E2B1E Espresso Secondary #B5451B Rust Accent #E2711D Chocolate Primary #FF9505 Dark Orange Surface #FFB627 Amber

Golden Hour

5 colors
Text Espresso — #5E2B1E
Secondary Rust — #B5451B
Accent Chocolate — #E2711D
Primary Dark Orange — #FF9505
Surface Amber — #FFB627

Contrast matrix

Text on Surface 6.51 AA
Primary on Surface 1.25 Fail
Text on Secondary 2.08 Fail
Surface on Primary 1.25 Fail
Accent on Text 3.59 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 {
  --text: #5E2B1E;
  --secondary: #B5451B;
  --accent: #E2711D;
  --primary: #FF9505;
  --surface: #FFB627;
}
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.