Skip to main content Design tokens Components Style utilities
Skip to table of contents

    Border radius

    Border radii are used to give shapes a soft, rounded and more friendly feel. They use rem units so they scale with the base font size. The px values are based on a root of 16px.

    Design tokenDefault valueExample
    --pc-border-radius-s0.25rem (4px)
    --pc-border-radius-m0.25rem (8px)
    --pc-border-radius-l0.25rem (12px)
    --pc-border-radius-xl0.25rem (16px)
    --pc-border-radius-circle50%
    --pc-border-radius-pill10000px