Skip to content

Radius

Stable

Corner radius tokens for components, cards, and containers.

Overview

A consistent set of border radius values keeps the UI visually cohesive. All radii are available as Figma variables bound to the Radius collection.

TokenValueDescription

Component radius mapping

ComponentRadius token
ButtonRadius/md (8px)
Input / TextareaRadius/sm (4px)
BadgeRadius/xs (2px)
CardRadius/md (8px)
ModalRadius/lg (12px)
AvatarRadius/full
Tag / PillRadius/full

Consistency rule

Always use a token — never write border-radius: 6px or other arbitrary values not in the scale.