← Back to Tools

Golden Ratio Engine

Mathematically perfect layout dimensions — φ = 1.6180339887…

φ  Golden Ratio  ·  Fibonacci  ·  Rule of Thirds
Golden Split Preview
Major (61.8%) Minor (38.2%)
Golden Split
Major (φ−1 / φ · width) click to copy
Minor (1 / φ · width) click to copy
Content & Sidebar
Content area (major − gutters) click to copy
Sidebar (minor − gutters) click to copy
Grid
Column width (12-col grid) click to copy
Golden column width click to copy
Container max-width (φ²) click to copy
Typography Ratio
H1 → H2 (÷ φ) click to copy
Golden line-height base click to copy

Why the Golden Ratio Works in Design

What is φ (phi)?

φ = 1.6180339887… — an irrational number found throughout nature, architecture, and art. Dividing any dimension by φ gives you its visually harmonious counterpart.

Content + Sidebar Split

The classic 61.8% / 38.2% split. Use it for two-column layouts: the major section carries the primary content, the minor holds navigation or metadata.

Spacing Scale

Each spacing token is φ × the previous. Eliminates arbitrary values — your padding, margin, and gap tokens all relate to each other with mathematical precision.

Typography Scale

Use φ as your type scale ratio: H1 ÷ φ = H2, H2 ÷ φ = H3. This produces a naturally balanced heading hierarchy without manual guesswork.