Text #2B2620 Bistre Secondary #6B5D48 Ebony Primary #D9A441 Goldenrod Accent #EAD9B0 Wheat Surface #FBF6EC Seashell

Sunlit Studio

Minimal Portfolios & studios 5 colors

Warm paper with a golden accent held back for links and the one thing that matters. Text is a soft espresso, never pure black, so the page reads like a printed sheet.

Text Bistre — #2B2620
Secondary Ebony — #6B5D48
Primary Goldenrod — #D9A441
Accent Wheat — #EAD9B0
Surface Seashell — #FBF6EC

Contrast matrix

Text on Surface 13.92 AAA
Primary on Surface 2.09 Fail
Text on Secondary 2.34 Fail
Surface on Primary 2.09 Fail
Accent on Text 10.74 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: #2B2620;
  --secondary: #6B5D48;
  --primary: #D9A441;
  --accent: #EAD9B0;
  --surface: #FBF6EC;
}
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.