Colors
Background Colors
Primary
#3550DC
Secondary
#FE9738
warning
#F9B801
info
#0080FF
success
#01B664
danger
#FF0000
light
#F3F4F6
dark
#01060B
.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