Surface #F7E1D7 Almond Accent #EAC4B3 Desert Sand Secondary #DDBEA9 Pale Silver Primary #B08968 Beaver Text #7F5539 Coffee

Blush & Gold

5 colors
Surface Almond — #F7E1D7
Accent Desert Sand — #EAC4B3
Secondary Pale Silver — #DDBEA9
Primary Beaver — #B08968
Text Coffee — #7F5539

Contrast matrix

Text on Surface 5.12 AA
Primary on Surface 2.52 Fail
Text on Secondary 3.68 AA Large
Surface on Primary 2.52 Fail
Accent on Text 4.00 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 {
  --surface: #F7E1D7;
  --accent: #EAC4B3;
  --secondary: #DDBEA9;
  --primary: #B08968;
  --text: #7F5539;
}
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.