- Free forever
- No sign-up
- Instant results
Typography Archives
All Typography Calculators
Fluid Type — clamp()
Generate CSS clamp() for fluid type
CSS clamp()
—
Modular Type Scale
Generate a size scale with a ratio
| Step | px | rem | CSS var |
|---|
Line Height
px to unitless ratio + readability advice
Unitless ratio
—
Letter Spacing
Figma tracking ‰ to CSS em
letter-spacing
—
Easing Reference
cubic-bezier cheat sheet
| Name | Value |
|---|---|
| ease-out-expo | cubic-bezier(0.19, 1, 0.22, 1) |
| ease-in-out-quad | cubic-bezier(0.455, 0.03, 0.515, 0.955) |
| ease-in-cubic | cubic-bezier(0.55, 0.055, 0.675, 0.19) |
| ease-out-back | cubic-bezier(0.34, 1.56, 0.64, 1) |
| ease-in-out-back | cubic-bezier(0.68, -0.55, 0.265, 1.55) |
| spring-like | cubic-bezier(0.175, 0.885, 0.32, 1.275) |