Text #0B1020 Jet Black Secondary #16233F Navy Primary #2F6BFF Royal Blue Accent #6FA8FF Cornflower Blue Surface #E8EEFB Cool White

Fintech Trust

Professional Dashboards & banking 5 colors

A deep navy base keeps balances calm while a single electric blue does all the pushing. Nothing else is allowed to shout.

Text Jet Black — #0B1020
Secondary Navy — #16233F
Primary Royal Blue — #2F6BFF
Accent Cornflower Blue — #6FA8FF
Surface Cool White — #E8EEFB

Contrast matrix

Text on Surface 16.28 AAA
Primary on Surface 3.87 AA Large
Text on Secondary 1.21 Fail
Surface on Primary 3.87 AA Large
Accent on Text 7.86 AAA

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: #0B1020;
  --secondary: #16233F;
  --primary: #2F6BFF;
  --accent: #6FA8FF;
  --surface: #E8EEFB;
}
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.