Text #0C1330 Graphite Secondary #17224A Navy Primary #2F5BFF Neon Blue Accent #6FD0FF Bright Sky Surface #EAF0FF Cool White

Cobalt Landing

Bold Landing pages 5 colors

A high-conviction cobalt with a cyan highlight for the one thing that must be clicked. Structure stays deep navy so the blues actually pop instead of dissolving into each other.

Text Graphite — #0C1330
Secondary Navy — #17224A
Primary Neon Blue — #2F5BFF
Accent Bright Sky — #6FD0FF
Surface Cool White — #EAF0FF

Contrast matrix

Text on Surface 15.99 AAA
Primary on Surface 4.53 AA
Text on Secondary 1.18 Fail
Surface on Primary 4.53 AA
Accent on Text 10.55 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: #0C1330;
  --secondary: #17224A;
  --primary: #2F5BFF;
  --accent: #6FD0FF;
  --surface: #EAF0FF;
}
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.