Skip to main content

System Colours

CSS Usage

color: var(--color-foundation-error-default);

ClassName Usage

info

The tailwind classnames requires Tailwind CSS. Refer to the getting started documentation to add styling

<div className="bg-error"></div>

Grey Colours

Sample

Name

Tokens

Tailwind