Text #16191A Graphite Secondary #2E3634 Gunmetal Gray Primary #6E8F7E Russian Green Accent #B9CDC1 Soft Sage Surface #F1F5F2 White Smoke

Sage Studio

Minimal Studio & portfolio 5 colors

One muted sage carries a whole minimal interface, with only greys and space around it. The accent appears once per screen, which is exactly as often as a quiet brand should raise its voice.

Text Graphite — #16191A
Secondary Gunmetal Gray — #2E3634
Primary Russian Green — #6E8F7E
Accent Soft Sage — #B9CDC1
Surface White Smoke — #F1F5F2

Contrast matrix

Text on Surface 16.06 AAA
Primary on Surface 3.24 AA Large
Text on Secondary 1.43 Fail
Surface on Primary 3.24 AA Large
Accent on Text 10.58 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: #16191A;
  --secondary: #2E3634;
  --primary: #6E8F7E;
  --accent: #B9CDC1;
  --surface: #F1F5F2;
}
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.