🗂️

Notion Style

A clean productivity aesthetic inspired by Notion's design language. Content-first, minimal chrome, warm neutrals, and generous whitespace.

🏷️ Tags Productivity Minimal Content-first
🎨 Theme Light, warm off-white
📝 Fonts Noto Serif (headings), Inter (body)
📅 Created February 14, 2026

Color Palette

Notion's palette is rooted in warm neutrals. The background is never pure white but a barely-perceptible warm off-white. Borders are subtle, text uses dark brown-black rather than true black, and accent color is a clear, trustworthy blue used sparingly for links and interactive states.

Core Neutrals

White #FFFFFF
Off-White #FBFBFA
Hover #F1F1EF
Border #E9E9E7
Text Primary #37352F
Text Secondary #787774

Accent & Status

Accent Blue #2383E2
Success #0F7B6C
Warning #D9730D
Error #E03E3E

Page Colors

Notion uses soft tinted backgrounds for callouts, inline databases, and page covers. Each color has a light background variant and a saturated text/solid variant.

Red Orange Yellow Green Blue Purple Pink Brown Gray

Type Scale

Notion mixes serif headings with a clean sans-serif body. Headings use Noto Serif for warmth and authority, while body text uses Inter for legibility. Line heights are generous (1.5 - 1.7) to keep content breathable.

Display Noto Serif 40px / Bold

The workspace for your ideas

Heading 1 Noto Serif 32px / Bold

Write, plan, organize

Heading 2 Noto Serif 24px / Bold

One tool for every team

Heading 3 Inter 20px / Semibold

Structure your content your way

Body Inter 16px / Regular

Notion is a connected workspace where your team can create docs, take notes, manage tasks, and organize knowledge -- all in one place. It replaces wikis, project management tools, and scattered documents with a single flexible surface that adapts to your workflow.

Caption Inter 13px / Regular

Last edited by User on Feb 14, 2026. Property labels, timestamps, and secondary metadata use this size.

Inline Code Colors

Use red inline code for defaults, blue for links, green for success, purple for variables, yellow for warnings, orange for emphasis, and gray for muted.

Spacing Scale

A 4px base unit creates a consistent rhythm. Notion uses generous padding and margin to let content breathe. The key principle: more space means more importance and hierarchy separation.

2px
--space-1
4px
--space-2
8px
--space-3
12px
--space-4
16px
--space-5
24px
--space-6
32px
--space-7
48px
--space-8
64px
--space-9

Buttons

Notion buttons are understated by design. They use thin borders, subtle hover states, and restrained sizing. The primary blue appears only for the most important action on a page.

Variants

Sizes

States

With Emoji Icons

Form Elements

Form controls inherit Notion's minimal aesthetic: thin borders that darken on hover, blue highlight on focus, and clean label typography. Checkboxes and radios use custom styling to match the design language.

Content Containers

Notion containers blend into the page rather than floating above it. Cards use thin borders instead of heavy shadows. Callout blocks pair emoji icons with colored backgrounds. Toggle blocks create collapsible sections.

Toggle Blocks

What are toggle blocks?

Toggle blocks let you collapse and expand content sections. They are one of Notion's most distinctive UI patterns, used for FAQs, documentation structure, and progressive disclosure of information. Click the arrow to collapse this toggle.

How are they styled?

A small triangle rotates 90 degrees when expanded. The content indents to align with the title text, creating clear visual hierarchy. Hover states use the standard off-white background.

Design principles behind Notion

Content-first. Minimal chrome. Let the user's words and structure be the star. The UI disappears until you need it, then appears exactly where you expect it.

Callout Blocks

💡
Callout blocks highlight important information. Pair an emoji icon with a colored background to draw attention without disrupting the page flow.
⚠️
Use the yellow background for tips, notes, and non-critical warnings that readers should be aware of.
Green callouts work well for best practices, completed items, and positive confirmations.
🚀
Purple adds a creative touch, suitable for feature announcements and ideas worth exploring.

Quote Block

"The best tools don't just help you work -- they help you think. Notion gives shape to your thoughts."

Code Block

1// Notion's design philosophy in code 2const notion = { 3 background: '#FBFBFA', 4 borders: 'subtle', 5 icons: 'emoji', 6 typography: { 7 headings: 'serif', 8 body: 'sans-serif', 9 lineHeight: 1.7 10 } 11};

Gallery View Cards

📘
Product Roadmap
Status Active
Owner Engineering
📋
Meeting Notes
Status In Review
Owner Design
🎯
Q1 OKRs
Status Planning
Owner Leadership

Board View

Not started 3
📝 Write API docs
Document all REST endpoints
🎨 Update brand colors
Align with new guidelines
🔍 User research
Interview 5 power users
In progress 2
🛠️ Build toggle component
Collapsible content blocks
📊 Dashboard redesign
New analytics layout
Done 2
✅ Set up CI/CD
GitHub Actions pipeline
✅ Color system audit
Document all 9 page colors

Table View

🗂️ Table
📋 Board
🖼️ Gallery
📅 Calendar
Name Status Priority Assignee
📐 Design system tokens Complete High Alice
📦 Component library In progress Medium Bob
📖 Documentation site Not started Low Charlie
🧪 Testing framework In review High Dana

Sidebar Navigation

Alerts & Notifications

Alerts use the page color system with a left border accent for clear status indication. Emoji icons replace traditional SVG icons, maintaining Notion's playful-yet-professional tone. Toast notifications appear briefly for non-blocking feedback.

Alert States

ℹ️
Information
Your workspace has been updated to the latest version. New features are available in Settings.
Success
Page published successfully. Your team members can now access it from the shared workspace.
⚠️
Warning
Your workspace is approaching its storage limit. Consider upgrading your plan or removing unused files.
Error
Failed to sync changes. Please check your connection and try again. Your edits have been saved locally.

Toast Notifications

Toasts are dark, pill-shaped popups that appear briefly for non-blocking actions like copy, move, and delete confirmations.

🔗 Link copied to clipboard
🗑️ Page moved to Trash Undo
✅ Saved to Reading List