Color
Icon color
Change icon colors with contextual classes.
Background-color
Define background-color classes using the format -bg-{breakpoint}--{value}
. Breakpoints supported are sm
, md
, lg
, and xl
.
Brand
More background-colors that can be used to compliment the primary brand palette.
Brand complimentary
More background-colors that can be used to compliment the primary brand palette.
Neutral
Neutral background-colors provide low-contrast backgrounds for application containers, cards, and more.
Semantic
Use semantic background-colors to communicate meaning to users. Examples include displaying alerts, form field validation, user status, application state and more. Use green (success) for positive, blue (info) for informative, red (danger) for negative, yellow (warning) for needs attention, and grey (muted) for neutral. Semantic colors should never be used for decorative purposes.
None
Use to render an element with no background-color.
Target specific breakpoints
To target a specific breakpoint, add the breakpoint abbreviation to the class.