CSS Fluid Typography Generator
Generate a CSS clamp() type scale (XS to 4XL) that interpolates font size smoothly between a min and max viewport width, with a live resizable preview and the underlying slope/interpolation math shown. Runs entirely in your browser.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Min font size (px)
8 <= x <= 40Max font size (px)
8 <= x <= 72Min viewport width (px)
280 <= x <= 768Max viewport width (px)
768 <= x <= 2560Scale ratio at min viewport
1.067, 1.125, 1.2, 1.25, 1.333, 1.414, 1.5, 1.618 Scale ratio at max viewport
1.067, 1.125, 1.2, 1.25, 1.333, 1.414, 1.5, 1.618 Output unit
rem, px Output as CSS custom properties
Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.