Human
stories & ideas

A place to read, write, and deepen your understanding

Read
Write
Think
BrandMedium
CategoryPublishing platform
PatternEditorial poster + feed
OutputProduct-composition

Editorial discovery, not a SaaS dashboard.

Diese Preview ist auf Mediums tatsächliche Produktlogik angepasst: großer literarischer Hero, Story-Feed, Autor-Meta, Topic-Pills, Reading-Time, Bookmark-Icon, Membership und Schreib-Composer.

The quiet structure behind memorable product writing

How editorial hierarchy, warm paper and restrained UI make stories feel human.

May 8·7 min readDesign

Why great publishing tools disappear while you read

Medium uses lines, rhythm and text hierarchy instead of heavy card chrome.

Apr 29·5 min readWriting

A calmer home for ideas, authors and long-form thinking

Green actions guide starting, following, publishing and joining without over-decorating the page.

Mar 18·9 min readCulture

Write, publish, follow.

Mediums Produktmuster sind bewusst minimal: ein ruhiger Composer, grüne Publish-Aktion, Tags als Pills und sehr flache Controls.

Draft in Medium
StoryTagsCanonical link

Extracted colors.

Warm paper background, near-black ink, green actions and flat lines instead of shadows.

Medium Green#1A8917
Green Hover#156D12
Ink#191919
Text#242424
Muted#6B6B6B
Canvas#F7F4ED
Surface#FFFFFF
Warm Surface#F2EFE6
Border#E6E6E6
Hero Green#34AC45
Hero Moss#48704B

Typography.

Medium separates display serif and product sans: GT Super-style hero, Söhne-style UI, minimal weight.

Display XLHuman stories106 / serif / -5.5%
HeadlineIdeas worth reading44 / serif
TitleThe anatomy of a story row24 / sans / 500
BodyReadable copy with generous line height and low interface noise.16 / 1.55
MetaMay 8 · 7 min read · Design13 / muted

Component language.

Buttons, tags, forms, story rows, radius and spacing remain visible as a handoff, but in Medium's flat editorial language.

Buttons

Topic rail

TechnologyDesignWritingAI

Minimal forms

Radius

0
2
8
24
pill

Elevation

Line
Popover
No card lift

Spacing

4px
12px
24px
48px
84px

Extracted component tokens.

Copy-paste-ready variables for the next agent or frontend handoff.

:root {
  --medium-accent: #1A8917;
  --medium-accent-hover: #156D12;
  --medium-accent-soft: #E8F3E8;
  --medium-ink: #191919;
  --medium-text: #242424;
  --medium-muted: #6B6B6B;
  --medium-canvas: #F7F4ED;
  --medium-surface: #FFFFFF;
  --medium-surface-warm: #F2EFE6;
  --medium-border: #E6E6E6;
  --medium-hero-green: #34AC45;
  --medium-hero-moss: #48704B;
  --medium-serif: "GT Super", Georgia, Cambria, serif;
  --medium-sans: "Sohne", "Helvetica Neue", Arial, sans-serif;
  --medium-radius-pill: 9999px;
  --medium-section: 84px;
}
Source: www.designmd-store.com