CodingLaboratory
Lab Commands
Enter The Lab

Generator Lab / border-radius

Calibrated
All generators

Digital lab instrument

Radius Lab

Measure a consistent corner scale and copy the resulting tokens.

Digital lab instrument

Input controls

Live experimentUseful values, measured visually.

Adjust the instrument and copy the formula below.

Generated formulaAdjust an instrument to begin.
:root {
  --radius-sm: 8px;
  --radius-md: 18px;
  --radius-lg: 28px;
}