UX-DSL
XS0px

Shadows

Elevation and depth tokens.

Interactive Playground

Preview
.element {
  box-shadow: shadow(1);
  width: 200px;
  height: 200px;
  background: palette(surface-main);
  border-radius: radius(2);
}

Global Tokens

Shadow Presets

Shadow 1
shadow-1
Edit
Shadow 2
shadow-2
Edit
Shadow 3
shadow-3
Edit
Shadow 4
shadow-4
Edit
Shadow 5
shadow-5
Edit