Text #3A2A17 Bistre Accent #8A5A1E Brown Primary #D9A521 Goldenrod Secondary #7E8B4E Russian Green Surface #F1E7CE Champagne

Retro Mustard

Vintage 70s-inspired branding 5 colors

Mustard, rust and avocado — the 1970s recipe, rebalanced so the mustard can actually carry a button. Cream keeps it warm instead of muddy.

Text Bistre — #3A2A17
Accent Brown — #8A5A1E
Primary Goldenrod — #D9A521
Secondary Russian Green — #7E8B4E
Surface Champagne — #F1E7CE

Contrast matrix

Text on Surface 11.20 AAA
Primary on Surface 1.82 Fail
Text on Secondary 3.74 AA Large
Surface on Primary 1.82 Fail
Accent on Text 2.34 Fail

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: #3A2A17;
  --accent: #8A5A1E;
  --primary: #D9A521;
  --secondary: #7E8B4E;
  --surface: #F1E7CE;
}
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.