← ALL CONCEPTS
AURORA
Financial intelligence, built to last generations.
Authoritative · Trusted · Timeless · Minimal

Institutional Warmth

Navy
#0B1929
Primary background
Gold
#C9A84C
Accent, highlights
Off-White
#F5F1EA
Primary text
Slate
#6B7B8D
Secondary text, muted

Playfair Display + Inter

The Art of Clarity

Understanding Your Wealth

A disciplined approach to financial intelligence

Your financial picture is complex. Dozens of accounts, multiple currencies, shifting markets. Aurora brings it all together — not with noise, but with signal. Every number earns its place on screen.

Monthly Performance Review

Your portfolio gained 3.2% in January, outperforming your benchmark by 40 basis points. Two rebalancing opportunities were identified and executed automatically. Your next review is scheduled for March 1st.

Mark & Wordmark

AURORA
On Dark
AURORA
On Light
Icon Only

Dashboard Component

Net Worth +2.4% MTD
€127,450
€4,280
This month
12
Accounts
3
Currencies

How Meridian Speaks

Onboarding Headline
Welcome to a considered view of your financial life.
Push Notification
Your portfolio crossed €130,000. Quarterly review is ready.
Error Message
We couldn't connect to your bank just now. We'll try again shortly — your data is safe.

Do's and Don'ts

Use generous whitespace — let the design breathe
Keep gold as an accent only; never use it for large areas
Prefer understated confidence over exclamation marks
Don't use bright or saturated colors — everything stays muted
Don't use casual language or slang in any interface copy
Don't crowd the interface — if in doubt, remove elements

CSS Variables

:root {
  --color-bg: #0B1929;
  --color-surface: #0F2136;
  --color-accent: #C9A84C;
  --color-text: #F5F1EA;
  --color-muted: #6B7B8D;
  --font-heading: 'Playfair Display', Georgia, serif;
  --font-body: 'Inter', -apple-system, sans-serif;
  --radius: 8px;
  --shadow: 0 4px 24px rgba(0,0,0,0.3);
}
← Back to all concepts