Color
Convey meaning through color with a handful of color utility classes. Includes support for styling links with hover states, too.
π
Available colors
Colorize text with color utilities. If you want to colorize links, you can use the .link-*
helper classes which have :hover
and :focus
states.
.text-primary
.text-secondary
.text-tertiary
.text-success
.text-danger
.text-warning
.text-info
.text-light
.text-dark
.text-body
.text-muted
.text-white
.text-black-50
.text-white-50
Customizing
Learn how to change the default colors in the styleguide section.