01
Design Philosophy
💡
Deference to content: Notion visual blocks behave as structural tools rather than visual highlights. Emojis and flat containers organize thoughts natively without styling overhead.
- ✓ Content first: Typography is system native and focuses on high-density readability.
- ✓ Block composition: Elements group into independent containers and support nesting.
02
Color Palette
bg-default
#ffffff
bg-sidebar
#fbfbfa
text-primary
#37352f
border-default
#edecee
light-yellow
#fff9e6
light-blue
#f1f6f9
light-green
#f2f6f3
light-orange
#faecec
| Token | Hex Value | Role |
|---|---|---|
| --bg-default | #ffffff | Primary document sheet background |
| --bg-sidebar | #fbfbfa | Left page explorer sidebar |
| --text-primary | #37352f | High density slate-black for reading |
| --border-default | #edecee | Thin boundaries, separators, list lines |
| --highlight-blue | #f1f6f9 | Callout containers, group highlight |
03
Typography
Notion Workspace.
ui-sans-serif · 40px · font-bold · line-height 1.2
Building blocks for workflows
ui-sans-serif · 24px · font-semibold · line-height 1.3
Notion is a single space where you can think, write, and plan. Capture thoughts, manage projects, or run an entire company — and customize it exactly the way you want.
ui-sans-serif · 16px · font-normal · line-height 1.5
| Role | Font Class | Size | Weight |
|---|---|---|---|
| Page Title | ui-sans-serif | 40px | 700 (Bold) |
| Subheading | ui-sans-serif | 24px | 600 (Semibold) |
| Body Copy | ui-sans-serif | 16px | 400 (Regular) |
| Sidebar label | ui-sans-serif | 14px | 500 (Medium) |
| Property list | ui-mono-serif | 12px | 400 (Regular) |
04
Block Spacing
| Layout Block | Spacing Rule | Spacing Value |
|---|---|---|
| Horizontal content | max-width | 900px |
| Paragraph break | margin-bottom | 4px |
| Heading margin | margin-top | 24px |
| Callout block | internal padding | 16px 16px 16px 12px |
| Rounded radius | rounded corners | 4px (Callouts), 3px (UI controls) |