Colors
Background Colors
Primary
#ff9b44
Secondary
#1f1f1f
warning
#ffbc34
info
#009efb
success
#55ce63
danger
#f62d51
light
#f8f9fa
dark
#000
.bg-primary
.bg-secondary
.bg-warning
.bg-info
.bg-success
.bg-danger
.bg-light
.bg-dark
Background transparent colors
.bg-primary-transparent
.bg-secondary-transparent
.bg-warning-transparent
.bg-info-transparent
.bg-success-transparent
.bg-danger-transparent
.bg-light-transparent
.bg-dark-transparent
.bg-primary-gradient
.bg-secondary-gradient
.bg-warning-gradient
.bg-info-gradient
.bg-success-gradient
.bg-danger-gradient
.bg-light-gradient
.bg-dark-gradient
.bg-outline-primary
.bg-outline-secondary
.bg-outline-warning
.bg-outline-info
.bg-outline-success
.bg-outline-danger
.bg-outline-light
.bg-outline-dark
Border Colors
.border-primary
.border-secondary
.border-warning
.border-info
.border-success
.border-danger
.border-light
.border-dark
Text Colors
.text-primary
.text-secondary
.text-warning
.text-info
.text-success
.text-danger
.text-light
.text-dark
.text-muted
100% opacity
.text-opacity-75
.text-opacity-50
.text-opacity-25
Other Colors
Background Opacity
.bg-opacity-100
.bg-opacity-75
.bg-opacity-50
.bg-opacity-25
.bg-opacity-10