Color Picker
Pick colors with EyeDropper, get HEX/RGB/HSL/CMYK/HWB values, explore harmonies and gradients.
FREE ONLINE TOOL
Generate a harmonious typographic scale for h1–h6 headings with line heights, margins, and letter spacing. Choose from popular ratios like Minor Third, Perfect Fourth, or Golden Ratio. Preview rendered hierarchy and copy CSS with rem/px values.
Type Scale Calculator is a free, browser-based design tool. Generate a harmonious typographic scale for h1–h6 headings with line heights, margins, and letter spacing. Choose from popular ratios like Minor Third, Perfect Fourth, or Golden Ratio. Preview rendered hierarchy and copy CSS with rem/px values.
More Design Tools
Color Wheel & HarmoniesExplore color theory with an interactive wheel, harmony presets, palette intent CSS Text Shadow GeneratorCreate multi-layer CSS text shadow effects with live preview. Add unlimited shad CSS Loader GeneratorGenerate beautiful CSS loading spinners and animations. 12+ presets with live pr HTML Color Codes ReferenceBrowse all 140+ HTML named colors with their hex, RGB, and HSL values — search bType scales are a centuries-old system for relating font sizes in a document, with formalised modern ratios documented by Robert Bringhurst in 'The Elements of Typographic Style' and Tim Brown's modularscale.com. Common scales use mathematical ratios: minor third (1.2), major third (1.25), perfect fourth (1.333), golden ratio (1.618), etc. Given a base body-text size - typically 16px or 18px to honour WCAG 2.2 readability and browser defaults - the scale generates heading sizes (h1 through h6) and supporting text sizes (small, tiny) that look proportional and balanced. FastTool's Type Scale Calculator lets designers pick a base size and ratio, preview the full scale with real text, and export CSS custom properties ready to paste into a design system.
A consistent type scale is the difference between a design system that scales across dozens of screens and an ad-hoc collection of arbitrary font sizes. Without a scale, every new page's headings drift slightly and viewers perceive inconsistency even if they cannot articulate it. CSS Working Group's modern clamp() function combined with a well-chosen scale produces fluid typography that adapts across breakpoints without media queries, a technique championed by Utopia.fyi and adopted by government design systems like GOV.UK.
clamp(1rem, 0.5rem + 2vw, 2rem) values for each level. The result is hero text that scales smoothly from mobile 40px to desktop 80px without any media query, with mathematically-controlled in-between values at every viewport width.A type scale with base b and ratio r generates step n as b r^n. Negative n produces smaller sizes (captions, footnotes); positive n produces headings. Common ratios from modularscale.com: minor second 1.067, major second 1.125, minor third 1.2, major third 1.25, perfect fourth 1.333, augmented fourth 1.414, perfect fifth 1.5, golden ratio 1.618, major sixth 1.667, minor seventh 1.778, major seventh 1.875, octave 2.0. For fluid typography, the calculator generates CSS clamp(min, preferred, max) expressions per CSS Values and Units Module Level 4, using the linear-interpolation approach from Utopia: preferred value = y_min + (x - x_min) (y_max - y_min) / (x_max - x_min). Output units default to rem for accessibility (scales with user browser settings) with px equivalents shown for reference. CSS custom property names follow the industry convention --text-xs, --text-sm, --text-base, --text-lg, --text-xl, --text-2xl ... --text-6xl used by Tailwind, Bootstrap 5, and most modern design systems.
Do not use the same scale ratio across both body and display contexts. Display headings benefit from tighter ratios (1.2-1.25) that keep hierarchy on a crowded marketing page; long-form body reading benefits from wider ratios (1.333-1.414) for clear visual separation between headings and paragraphs. Pick based on content density, not house style.
The implementation produces standards-compliant CSS, SVG, or HTML that conforms to the current W3C specification for the relevant feature. Colour calculations happen in the sRGB colour space unless a specific alternative is surfaced in the UI (lab, OKLCH, HSL). Accessibility is considered in the default output (WCAG 2.2 contrast guidance, focus-state preservation, semantic HTML), but you remain responsible for the larger accessibility context your generated artifact lives in.
Type Scale Calculator is a free, browser-based utility in the Design category. Generate a harmonious typographic scale for h1–h6 headings with line heights, margins, and letter spacing. Choose from popular ratios like Minor Third, Perfect Fourth, or Golden Ratio. Preview rendered hierarchy and copy CSS with rem/px values. Standard processing runs on the client — no account is required, and there is no paywall or usage cap. The implementation uses audited standard-library primitives and published specifications rather than proprietary algorithms, so the output is reproducible and transparent.
FastTool targets WCAG 2.2 Level AA conformance: keyboard-navigable controls, visible focus states, semantic HTML, sufficient colour contrast, and screen-reader compatibility. If you encounter an accessibility issue, please reach us via the site footer.
Stop switching between apps — Type Scale Calculator lets you generate a harmonious typographic scale for h1–h6 headings with line heights, margins, and letter spacing. Choose from popular ratios like Minor Third, Perfect Fourth, or Golden Ratio. Preview rendered hierarchy and copy CSS with rem/px values directly in your browser. Design tokens matured in 2025 with the W3C Design Tokens specification — 2026 teams treat a JSON token file as the contract between design tools and production code, and Type Scale Calculator fits naturally into that token-first workflow. Type Scale Calculator processes standard inputs on your device. No account or server-side project storage is required, and ads or analytics are disclosed separately from tool input handling. With features like base font size input with px default and preset ratios: Minor Second Major Second Minor Third Major Third Perfect Fourth Augmented Fourth Perfect Fifth Golden Ratio, plus custom ratio input, Type Scale Calculator covers the full workflow from input to output. Most users complete their task in under 30 seconds. Type Scale Calculator is optimized for the most common design scenarios while still offering enough flexibility for advanced needs. Just enter your data and Type Scale Calculator gives you results instantly. From there you can preview, copy, or export the result. Try Type Scale Calculator now — no sign-up required, and your first result is seconds away.
You might also like our Color Wheel & Harmonies. Check out our SVG Path Visualizer. For related tasks, try our CSS Gradient Generator.
A modest ratio keeps dashboard headings clear without making compact panels feel oversized.
A larger type scale creates stronger hierarchy for articles and landing pages.
| Feature | Browser-Based (FastTool) | Design Suite | Mobile Design App |
|---|---|---|---|
| Cost | Free, no limits | $$$ license or subscription | Free with limitations |
| Privacy | Browser-local standard processing | Local processing | May upload data |
| Installation | None — runs in browser | Large download + install | Browser extension install |
| Speed | Instant for quick tasks | Powerful for complex work | Lightweight but limited |
| Cross-Platform | Works everywhere | OS-specific versions | Browser-dependent |
| Updates | Always latest version | Manual updates needed | Auto-updates |
No tool is perfect for every scenario. Here are situations where a different approach will serve you better:
Type Scale Calculator supports the visual design process by providing instant feedback on design decisions. Generate a harmonious typographic scale for h1–h6 headings with line heights, margins, and letter spacing. Choose from popular ratios like Minor Third, Perfect Fourth, or Golden Ratio. Preview rendered hierarchy and copy CSS with rem/px values. Professional designers often need to rapidly test variations and communicate precise specifications to developers. Browser-based design tools bridge the gap between concept and implementation by generating production-ready values that can be copied directly into CSS or design files.
The task that Type Scale Calculator handles — generate a harmonious typographic scale for h1–h6 headings with line heights, margins, and letter spacing. Choose from popular ratios like Minor Third, Perfect Fourth, or Golden Ratio. Preview rendered hierarchy and copy CSS with rem/px values — is something that designers and creatives encounter regularly in their work. Before tools like this existed, the same task required either specialized desktop software, manual effort, or custom scripts written from scratch. Browser-based tools have changed this landscape by providing instant access to focused functionality without the overhead of software installation, license management, or environment configuration.
The evolution of web technology has made tools like Type Scale Calculator possible and practical. Modern browsers provide powerful APIs for computation, file handling, and user interface rendering that rival what was once only available in native desktop applications. Features like base font size input with px default, preset ratios: Minor Second Major Second Minor Third Major Third Perfect Fourth Augmented Fourth Perfect Fifth Golden Ratio demonstrate the practical benefits of this approach: instant access, zero maintenance, automatic updates, and cross-platform compatibility — all while maintaining the privacy guarantees that come from client-side processing.
Type Scale Calculator is powered by JavaScript modules that implement design algorithms following industry standards with capabilities including base font size input with px default, preset ratios: Minor Second Major Second Minor Third Major Third Perfect Fourth Augmented Fourth Perfect Fifth Golden Ratio, custom ratio input. Color space conversions use the ICC color profile mathematics, and layout calculations follow the CSS Box Model specification. The live preview updates on every input change using requestAnimationFrame for smooth 60fps rendering. Output formats are generated to be directly usable in CSS, design tools, and development frameworks.
Design tokens reached broad maturity in 2025 with the W3C Design Tokens Community Group's specification — teams increasingly ship token JSON as the contract between design files and code.
The average person encounters between 4,000 and 10,000 design elements (ads, logos, icons, UI components) per day.
Type scale is a key concept in design that Type Scale Calculator helps you work with. Generate a harmonious typographic scale for h1–h6 headings with line heights, margins, and letter spacing. Choose from popular ratios like Minor Third, Perfect Fourth, or Golden Ratio. Preview rendered hierarchy and copy CSS with rem/px values. Understanding type scale is important because it affects how you approach this type of task. Type Scale Calculator on FastTool lets you explore and apply type scale directly in your browser, with features like base font size input with px default, preset ratios: Minor Second Major Second Minor Third Major Third Perfect Fourth Augmented Fourth Perfect Fifth Golden Ratio, custom ratio input — no sign-up or download required.
As a browser-based design tool, Type Scale Calculator addresses this by letting you choose your design settings and get results instantly. Generate a harmonious typographic scale for h1–h6 headings with line heights, margins, and letter spacing. Choose from popular ratios like Minor Third, Perfect Fourth, or Golden Ratio. Preview rendered hierarchy and copy CSS with rem/px values. It is free, private, and works on any device with a modern web browser. Tool input is handled locally where browser APIs support it, and FastTool does not require uploads for standard use.
Check out: Color Picker
Type Scale Calculator makes it easy to choose a base font size. Open the tool, choose your design settings, configure options such as base font size input with px default, preset ratios: Minor Second Major Second Minor Third Major Third Perfect Fourth Augmented Fourth Perfect Fifth Golden Ratio, custom ratio input, and get your result immediately. Everything is processed client-side in your browser for maximum speed and privacy.
Golden Ratio in typography is a key concept in design that Type Scale Calculator helps you work with. Generate a harmonious typographic scale for h1–h6 headings with line heights, margins, and letter spacing. Choose from popular ratios like Minor Third, Perfect Fourth, or Golden Ratio. Preview rendered hierarchy and copy CSS with rem/px values. Understanding Golden Ratio in typography is important because it affects how you approach this type of task. Type Scale Calculator on FastTool lets you explore and apply Golden Ratio in typography directly in your browser, with features like base font size input with px default, preset ratios: Minor Second Major Second Minor Third Major Third Perfect Fourth Augmented Fourth Perfect Fifth Golden Ratio, custom ratio input — no sign-up or download required.
You might also find useful: CSS Gradient Generator
Type Scale Calculator makes it easy to How do line heights relate to font size. Open the tool, choose your design settings, configure options such as base font size input with px default, preset ratios: Minor Second Major Second Minor Third Major Third Perfect Fourth Augmented Fourth Perfect Fifth Golden Ratio, custom ratio input, and get your result immediately. Everything is processed client-side in your browser for maximum speed and privacy.
Type Scale Calculator helps designers and creatives by providing a browser-based solution for web design, graphic design, and creative projects. Generate a harmonious typographic scale for h1–h6 headings with line heights, margins, and letter spacing. Choose from popular ratios like Minor Third, Perfect Fourth, or Golden Ratio. Preview rendered hierarchy and copy CSS with rem/px values. Features like base font size input with px default, preset ratios: Minor Second Major Second Minor Third Major Third Perfect Fourth Augmented Fourth Perfect Fifth Golden Ratio, custom ratio input make it useful for both quick tasks and more involved workflows. Everything runs client-side, so you do not need to create an account or install anything.
Check out: CSS Gradient Generator
Type Scale Calculator operates independently of an internet connection once the page has loaded. Since it uses client-side JavaScript for all processing, your browser handles everything locally without needing to contact any server. This makes it reliable in situations with unstable or limited connectivity, such as working from a cafe with poor Wi-Fi, commuting on a train, or using a metered mobile data connection where you want to minimize bandwidth usage.
Three things set Type Scale Calculator apart: it is free with no limits, it keeps standard processing in the browser, and it works on any device without installation. Most competing tools require accounts, charge for advanced features, or require project uploads for processing. Type Scale Calculator avoids all three of these issues by running everything client-side. Additionally, the interface is available in 21 languages and works offline after the initial page load, which most alternatives do not offer.
You might also find useful: Color Converter (HEX/RGB/HSL/HSV/CMYK)
Type Scale Calculator offers multilingual support with 21 languages including English, Turkish, Hindi, Japanese, Korean, and more. Whether you prefer French, German, Spanish, Portuguese, or another supported language, the entire interface translates instantly using a client-side translation system. Right-to-left scripts like Arabic and Urdu are handled natively with full layout mirroring. This makes Type Scale Calculator accessible to users worldwide regardless of their primary language.
Zero registration needed. Type Scale Calculator lets you jump straight into your task without any onboarding steps, account creation forms, or email verification processes. No email address, no password, no social login — just the tool, ready to use the moment the page loads. This makes it especially convenient when you need a quick result and do not want to commit to yet another online account.
Check out: Color Palette Generator
Test how your design values translate across screen sizes by using Type Scale Calculator to calculate responsive breakpoints, font scales, and spacing systems. The browser-based approach means you can start immediately without any installation, making it practical for time-sensitive situations where setting up dedicated software is not an option.
Use Type Scale Calculator to generate precise design specifications and tokens that developers can copy directly into code during the handoff process. Since there are no usage limits, you can repeat this workflow as many times as needed, experimenting with different inputs and settings until you achieve the exact result you want.
Ensure your designs meet accessibility standards by using Type Scale Calculator to check contrast ratios, font sizes, and other WCAG-related parameters. This is a scenario where having a reliable, always-available tool in your browser saves meaningful time compared to launching a desktop application or searching for an alternative.
Keep your portfolio fresh by using Type Scale Calculator to quickly process and prepare design samples for your personal website or Behance profile. The instant results and copy-to-clipboard functionality make this workflow fast and efficient, letting you move from task to finished output in a matter of seconds.
MOST POPULAR
The most frequently used tools by our community.
BROWSE BY CATEGORY
Find the right tool for your task across 17 specialized categories.
Authoritative sources and official specifications that back the information on this page.
Seminal article on type scales
Historical typographic units
CSS font-size specification