Rounded CSS evidence
Generated clamp
Raw clamp value
clamp(1rem, 0.909091rem + 0.454545vw, 1.25rem)font-size: clamp(1rem, 0.909091rem + 0.454545vw, 1.25rem);--fluid-size: clamp(1rem, 0.909091rem + 0.454545vw, 1.25rem);Preview the copied coefficients
Fluid design should stay readable at every width.
Formula evidence
- Exact slope
- 0.0045454545 px/px
- Exact intercept
- 14.54545455px
- Copied CSS at small endpoint
- 16px · Δ 0px
- Copied CSS at large endpoint
- 19.999996px · Δ -0.000004px
Endpoint deltas compare your requested px values with the rounded serialized formula. ClampCalc does not choose suitable design values or prove accessibility.