Skip to content

Elevation

Shadows, layers and z-indices for raised canvas elements.

Overview

Elevation describes how elements are raised from a canvas in order to communicate priority, importance or position. Raising elements can be applied in both a visual form, e.g. a Card shadow or a functional way, e.g. a z-index on a modal.

Shadows

TokenDefault Value
shadows.standard0 0 6px 0 rgba(0, 0, 0, 0.1);