Design System
Note logo

Note

note (note.com) is Japan's leading creator publishing platform — a place where individuals write essays, sell digital content, and build audiences without the noise of a conventional social feed. Its design philosophy is summarized in three words on its own homepage: つくる、つながる、とどける ("create, connect, deliver"). Everything in the interface bends toward one

01

Color Palette

Brand

Accent

Neutrals

02

Typography

Type Scale

Rendered in system-ui to clearly show scale & weight.

display32px · 600 · 1.25
Design at scale
24px24px · 600 · 1.25
Section heading
20px20px · 600 · 1.4
Subheading
body16px · 400 · 1.5
Body text. The quick brown fox jumps over the lazy dog. Designed for readable line-height in long-form content.
small12px · 400 · 1.5
Supporting text
caption12px · 400 · 1.5
Caption · timestamp · 2026
label10px · 500 · 1.5
BADGE / LABEL

Fonts

Primary
Inter
Open · OFL
Designed by Rasmus Andersson. Variable font with full weight range.
Install via Google Fonts
03

Spacing & Shape

Spacing

PurposeValuePreview
Densityspacious
Base unit4px
Section gap32px
Card padding16px
Element gap12px

Border Radius

ElementValuePreview
buttons8px
inputs8px
cards8px
dialogs8px
badges8px

Elevation

Subtle
Default
Elevated
Floating
Modal
04

Guidelines

Do and Don't guidelines parsed from DESIGN.md.

Do

  • let content lead — use black for the primary action so nothing competes with the writing. DON'T flood the UI with teal; the teal is a brand accent, not the working fill.
  • Use the off-white #F7F9F9 reading background. DON'T use stark pure white for long-form pages — the soft off-white is the premium-paper feel.
  • reserve the teal (#41C9B4 logo / #2CB696 theme) for the brand mark, links, and brand moments. DON'T scatter it across every control.
  • prioritize generous whitespace and a comfortable reading column. DON'T pack the page like an engagement feed — note is a place to settle in.
  • Use near-black #222222 text for comfortable long-form reading. DON'T use low-contrast body text.
  • keep chrome minimal in the editor and reading views. DON'T add feed-style dopamine mechanics — note is positioned against that.
  • Use soft rounded corners. DON'T use sharp utilitarian corners — note feels warm and writerly.
05

Components

Buttons

Primary
BackgroundBlack (`#000000` / near-black)
Text`#FFFFFF`
Radiussoft rounded (pill or `8px`+)
Use: The primary action (Publish / フォロー / 投稿) — black so it doesn't compete with content
Secondary / Outline
Background`#FFFFFF`
Text`#222222`
Border`1px solid` mid-gray
Radiussoft rounded
Use: Lower-emphasis actions beside a primary
spec only
Brand / Theme accent
Background or textnote Theme `#2CB696`
Use: Brand-context actions, links, selected states — the teal moment
Disabled
Backgroundlight gray
Textmuted gray
Use: Unavailable actions

Cards

Article / Note Card
Article / Note Card
Background`#FFFFFF`
Text`#222222`
Radiussoft rounded corners
Use: Article preview — thumbnail + title + author + metadata, floating on `#F7F9F9`; content-led, minimal chrome

Inputs

Text Field
Background`#FFFFFF`
Text`#222222`
Border`1px solid` mid-gray
Radiussoft rounded
Focusaccent in note Theme `#2CB696` (or black)
Use: Forms, search, profile fields