๐
Dev
CSS Clamp Calculator
Generate CSS clamp() values for fluid typography and spacing. Enter minimum/maximum sizes and viewport widths to get a ready-to-paste clamp() function.
Check the values: minimum must be less than maximum.
What is CSS clamp()?
The clamp(min, preferred, max) function creates values that scale fluidly between two viewport widths. It's ideal for responsive typography without breakpoints. The preferred value is computed as intercept + slope ร 100vw, ensuring linear interpolation between minimum and maximum.
Related Tools
~~T~~
Strikethrough Text Generator
Transform any text into strikethrough text using Unicode combining characters. Works on social networks.
ฬดZฬด
Zalgo Text Generator
Generate creepy Zalgo text with overlapping diacritical characters. Control the intensity of the effect.
๐
Text Diff
Compare two texts and see the differences highlighted line by line. Useful for reviewing documents and code.