Home Resources Company Changelog Docs Log in

Sona

The visual identity system for Sona — a data and AI platform built for modern finance. These guidelines ensure consistency across every touchpoint, from product UI to marketing.

Color System

A nature-inspired palette anchored by deep forest greens and warm neutrals. The accent lime-green is used sparingly for CTAs, highlights, and interactive states.

Forest Dark
#1A2E1A
--green-dark
Forest Deep
#0F1F0F
--green-deep
Lime Accent
#C8E64A
--green-accent
Sage Muted
#A3B858
--green-muted
Parchment
#F5F4F0
--off-white
Light Grey
#EAE9E4
--light-grey
Text Dark
#1A1A1A
--text-dark
Text Mid
#5A5A56
--text-mid
Text Light
#8A8A84
--text-light
Border
#DDD9D0
--border

Type Scale

Aeonik Pro is the sole typeface across all brand and product touchpoints. Its geometric clarity and humanist warmth match Sona's balance of technical precision and approachability.

Display
56px / 700 / -1.5px
Financial clarity, delivered.
Heading
32px / 700 / -0.5px
Real-time intelligence for every decision
Subheading
20px / 500 / 0
Connect your data sources and let Sona surface the insights that matter most to your team.
Body
16px / 400 / 0
Sona aggregates financial data from hundreds of sources, normalizes it in real time, and presents actionable intelligence through a single pane of glass. Built for analysts, portfolio managers, and operations teams.
Caption / Label
13px / 500 / 2px
Enterprise-Grade Security

How Sona Speaks

Our voice is the same everywhere. Our tone adapts to context — more precise in docs, more approachable in marketing, more direct in product UI.

Clear

We eliminate jargon unless it genuinely helps the reader. Every sentence earns its place. If it can be said in fewer words, it should be.

Confident

We know our product solves real problems. We state capabilities directly without hedging. No "might" or "helps to possibly" — just clear value.

Warm

Financial technology doesn't have to feel cold. We're approachable without being casual. Professional without being stiff. Human without being informal.

Do

"Sona surfaces the signals that matter — so your team acts on insight, not instinct."


"Connect your data in minutes. See results immediately."


"Built for finance teams who move fast."

Don't

"Our revolutionary AI-powered platform leverages cutting-edge machine learning to disrupt the financial services paradigm."


"Get started on your transformative journey today!"


"We're super excited about this awesome new feature!!"

Buttons & Inputs

All interactive elements use full-radius pill shapes. Transitions are smooth (0.3s ease) and feedback is immediate. Hover states shift subtly — never jump or flash.

Design Tokens

Consistent spacing creates visual rhythm. Use these values across all layouts — from marketing pages to product interfaces.

Border Radius

Cards and containers use 16px radius. Buttons and pills use 100px (full radius). Small elements use 8px.

16px / 100px / 8px

Section Padding

Main sections use 80px vertical padding on desktop, 60px on tablet, 48px on mobile.

80 / 60 / 48px

Grid Gap

Card grids use 24px gap. Tighter component groups use 16px. Related text blocks use 12px.

24 / 16 / 12px

Max Width

Content container caps at 1200px. Text blocks max at 640px for readability. Nav spans full width.

1200px / 640px

Animation Principles

Motion should feel natural and purposeful. Every animation serves a function — guiding attention, confirming interaction, or smoothing transitions.

Reveal Entrance

Elements fade in with a 16px upward translate. Duration 0.6s with ease-out curve. Stagger children by 80ms.

0.6s ease-out / 16px Y

Hover Transitions

Interactive elements use 0.3s transitions. Cards lift 4px on hover. Buttons shift background color smoothly.

0.3s / translateY(-4px)

Easing Curves

Standard: cubic-bezier(0.25, 0.1, 0.25, 1). Expressive: cubic-bezier(0.16, 1, 0.3, 1). Never use linear for UI.

ease-out / expressive

Reduced Motion

Respect prefers-reduced-motion. Disable transforms and set transitions to none. Opacity changes are acceptable.

@media (prefers-reduced-motion)