Text #181C21 Graphite Secondary #333B44 Onyx Accent #61707E Dim Gray Primary #26B6D6 Picton Blue Surface #EDF1F3 Cool White

Cold Steel

Minimal Hardware & B2B 5 colors

Blue-grey steel with a single sharp cyan. Cool, industrial, unsentimental — the accent is the only degree of warmth the system allows itself.

Text Graphite — #181C21
Secondary Onyx — #333B44
Accent Dim Gray — #61707E
Primary Picton Blue — #26B6D6
Surface Cool White — #EDF1F3

Contrast matrix

Text on Surface 15.06 AAA
Primary on Surface 2.11 Fail
Text on Secondary 1.51 Fail
Surface on Primary 2.11 Fail
Accent on Text 3.36 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: #181C21;
  --secondary: #333B44;
  --accent: #61707E;
  --primary: #26B6D6;
  --surface: #EDF1F3;
}
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.