Colors
Background Colors
Primary
#FF9F43
Secondary
#092C4C
warning
#FF9900
info
#17a2b8
success
#28C76F
danger
#FF0000
light
#f8f9fa
dark
#29344a
.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