Design Systems
Typography Scale Generator
Generate perfect typographic hierarchies using mathematical ratios. Adjust the base size and scale to instantly preview and copy the CSS variables.
px
CSS Variables
:root {
--text-h1: 3.052rem; /* 48.8px */
--text-h2: 2.441rem; /* 39.1px */
--text-h3: 1.953rem; /* 31.3px */
--text-h4: 1.563rem; /* 25.0px */
--text-h5: 1.250rem; /* 20.0px */
--text-p: 1.000rem; /* 16.0px */
--text-small: 0.800rem; /* 12.8px */
}48.83px
3.052rem
h1
A visual journey through space and form.
39.06px
2.441rem
h2
A visual journey through space and form.
31.25px
1.953rem
h3
A visual journey through space and form.
25.00px
1.563rem
h4
A visual journey through space and form.
20.00px
1.250rem
h5
A visual journey through space and form.
16.00px
1.000rem
p
A visual journey through space and form.
12.80px
0.800rem
small
A visual journey through space and form.