Zurück

Design und Assets

CSS-Clamp-Generator

Erzeuge fließende CSS-clamp()-Werte für Typografie.

Kategorie

Design und Assets

Tags

css clampfluid Typresponsivetypography
Mehr aus Design und Assets
Eingabe

CSS-Clamp-Generator

css clampfluid Typresponsivetypography
Ausgabe

Generated clamp()

Clamp
clamp(16px, 9.3333px + 2.0833vw, 36px)
.clamp-copy {
  font-size: clamp(16px, 9.3333px + 2.0833vw, 36px);
  line-height: 1.05;
  font-weight: 800;
  color: #0f172a;
}
Fluid Typ Vorschau
Live canvas