Bootstrap 4 Colors Examples

Text Colors

.text-muted (muted)

.text-primary (primary)

.text-success (success)

.text-info (info)

.text-warning (warning)

.text-danger (danger)

.text-secondary (secondary)

.text-dark (dark)

.text-body (default body color)

.text-light (light text on dark)

.text-white


Colored Links

Primary link

Success link

Info link

Warning link

Danger link

Secondary link

Dark link

Muted link

Light link

White link


Background Colors

.bg-primary
.bg-success
.bg-info
.bg-warning
.bg-danger
.bg-secondary
.bg-dark
.bg-light