Design · Term
Design token
A design token is a named design decision — such as a colour, spacing step, or font size — stored once and referenced everywhere, in both design tools and code.
Tokens are the smallest unit of a design system. Because every screen references the token rather than a copied value, a single change propagates everywhere at once, keeping design and code in sync as a product scales.
Related terms