notion
Notion presents itself as the all-in-one workspace through a confident, illustration-rich brand voice — anchored by a deep navy hero band ({colors.brand-navy}) decorated with brand-colored sticky-note dots and mesh wire illustrations, a signature purple pill primary CTA ({colors.
colors
#5645d4 #4534b3 #3a2a99 #ffffff typography
the quick brown fox jumps over the lazy dog
the quick brown fox jumps over the lazy dog — body text at reading size.
design.md source
---
version: alpha
name: Notion-design-analysis
description: Notion presents itself as the all-in-one workspace through a confident, illustration-rich brand voice — anchored by a deep navy hero band ({colors.brand-navy}) decorated with brand-colored sticky-note dots and mesh wire illustrations, a signature purple pill primary CTA ({colors.primary}), and a rich palette of pastel-tinted feature cards that echo the colorful database properties of the live product. The system uses a Notion-Sans (Inter-based) typeface across every UI surface, anchors a 4-tier pricing comparison (Free / Plus / Business / Enterprise), and presents the live workspace UI mockup directly inside the hero band. Coverage spans homepage, Enterprise, Product AI, Product Agents, Startups, and Pricing surfaces.
colors:
primary: "#5645d4"
primary-pressed: "#4534b3"
primary-deep: "#3a2a99"
on-primary: "#ffffff"
brand-navy: "#0a1530"
brand-navy-deep: "#070f24"
brand-navy-mid: "#1a2a52"
link-blue: "#0075de"
link-blue-pressed: "#005bab"
brand-orange: "#dd5b00"
brand-orange-deep: "#793400"
brand-pink: "#ff64c8"
brand-pink-deep: "#a02e6d"
brand-purple: "#7b3ff2"
brand-purple-300: "#d6b6f6"
brand-purple-800: "#391c57"
brand-teal: "#2a9d99"
brand-green: "#1aae39"
brand-yellow: "#f5d75e"
brand-brown: "#523410"
card-tint-peach: "#ffe8d4"
card-tint-rose: "#fde0ec"
card-tint-mint: "#d9f3e1"
card-tint-lavender: "#e6e0f5"
card-tint-sky: "#dcecfa"
card-tint-yellow: "#fef7d6"
card-tint-yellow-bold: "#f9e79f"
card-tint-cream: "#f8f5e8"
card-tint-gray: "#f0eeec"
canvas: "#ffffff"
surface: "#f6f5f4"
surface-soft: "#fafaf9"
hairline: "#e5e3df"
hairline-soft: "#ede9e4"
hairline-strong: "#c8c4be"
ink-deep: "#000000"
ink: "#1a1a1a"
charcoal: "#37352f"
slate: "#5d5b54"
steel: "#787671"
stone: "#a4a097"
muted: "#bbb8b1"
on-dark: "#ffffff"
on-dark-muted: "#a4a097"
semantic-success: "#1aae39"
semantic-warning: "#dd5b00"
semantic-error: "#e03131"
typography:
hero-display:
fontFamily: Notion Sans
fontSize: 80px
fontWeight: 600
lineHeight: 1.05
letterSpacing: -2px
display-lg:
fontFamily: Notion Sans
fontSize: 56px
fontWeight: 600
lineHeight: 1.10
letterSpacing: -1px
heading-1:
fontFamily: Notion Sans
fontSize: 48px
fontWeight: 600
lineHeight: 1.15
letterSpacing: -0.5px
heading-2:
fontFamily: Notion Sans
fontSize: 36px
fontWeight: 600
lineHeight: 1.20
letterSpacing: -0.5px
heading-3:
… components
display headline
body copy from notion tokens — the default reading size for paragraphs and ui descriptions.
feature headline
a sample card surface with heading and body copy styled from component tokens.
what is in this design system?
colors, typography, spacing, and component patterns sourced from publicly visible brand tokens.
const theme = {
primary: "#5645d4",
font: ""Notion Sans", system-ui, sans-serif",
}; extracted from publicly visible design tokens. sourced via VoltAgent/awesome-design-md. no ownership claim on notion's visual identity.