Border

Properties for consistent object styles and states.

Border styles

A row of squares displaying the range of available border colours.

Border states

A row of squares representing default, success, and danger focus states. It shows the border colour for each state.

Border emphasis

color / border
#cad0d3
default
Used to outline container, cards or as separators.
#dde2e4
muted
Muted border color for sitations where a hint of a border is enough. Not accessible.
#7a8b90
strong
Strong border used to for specific UI elements with contrast requirements like e.g. Input, Checkbox or RadioButton.
#dde2e4
disabled
#00a2ba
interactive
Selected and active borders.
#378c87
success
Use as borders on success components such as text inputs.
#e20f3a
danger
Default error border color. Use to highlight validation errors or critical situtions in flows e.g. a mandatory input field left empty.
rgba(255,255,255,0.32)
on-color
rgba(255,255,255,0.16)
on-color-muted

Border width

Border Width / border-width
0px
none
1px
default
2px
medium
4px
bold
6px
extra-bold

Border radius

Border Radius / border-radius
xs
sm
md
lg
round