DesignDojo
Space

Whitespace

Whitespace is not wasted room; it is the space that lets content breathe and separate.

Also heard as: negative space, breathing room

Back to vocabularyJump to components

Definition

Whitespace is the intentional empty space around and between elements that gives structure, pacing, and focus to the layout.

Why it matters

Good whitespace makes dense information usable. Bad whitespace either starves the layout or leaves important groups floating without support.

Visual comparator

✓ Breathing room

Anchor

Whitespace supports hierarchy and grouping without calling attention to itself.

  • Content blocks have room to breathe.
  • Section gaps are intentional, not random.
  • The layout feels balanced at desktop scale.

✕ Crowded or stranded

Drift

Too little space feels cramped; too much misplaced space makes the actual content look lost.

  • Important groups are compressed together.
  • Large outer gutters make the core UI feel tiny.
  • Spacing solves one problem while creating another.

Prompt language

  • Open up the hero and card gutters so the important blocks can breathe without centering everything into a tiny column.
  • Increase section spacing more than internal card spacing so the page reads in clear chunks.

Anti-patterns

  • Compressing everything until labels, actions, and support text blur together.
  • Creating huge empty gutters while keeping the content itself cramped and under-scaled.

When to research more

Research more when long-form reading, dense data views, or responsive breakpoints make spacing tradeoffs materially different across devices.

Related components

Container

Constrain page width so content stays readable and focused.

Grid

Divide space into columns so layouts align and scale cleanly.

Stack

Arrange elements in one direction with consistent spacing rhythm.

Related lessons

Whitespace Is Not Empty

1.1 First Principles

Container

1.2 Components

Spacing System

1.3 Composition