Box shadow tokens

Ex. Token name Value Use case
--rh-box-shadow-sm 0 2px 4px 0 rgba(21, 21, 21, 0.2)

Small box shadow

Full CSS Variable Permalink to this token
--rh-box-shadow-md 0 4px 6px 1px rgba(21, 21, 21, 0.25)

Medium box shadow

Full CSS Variable Permalink to this token
--rh-box-shadow-lg 0 6px 8px 2px rgba(21, 21, 21, 0.3)

Large box shadow

Full CSS Variable Permalink to this token
--rh-box-shadow-xl 0 8px 24px 3px rgba(21, 21, 21, 0.35)

Extra large box shadow

Full CSS Variable Permalink to this token

Other libraries

To learn more about our other libraries, visit the getting started page.