Type Scale
A set of font sizes derived from a base size multiplied by a consistent ratio to create harmonious hierarchy.
Learn more in the guide
Type Scale SystemsRelated terms
Modular Scale
A sequence of sizes built by multiplying a base value by a fixed ratio, commonly used for typography and spacing.
Typography Hierarchy
The visual ordering of text elements by size, weight, spacing, and color so readers understand structure and importance.
Rem
A CSS unit relative to the root element font size; 1rem equals the html font-size, typically 16px.