Colors
Background Colors
Primary
#7539FF
Secondary
#3F8BFE
warning
#E2B93B
info
#2F80ED
success
#27AE60
danger
#EF1E1E
light
#F7F8F9
dark
#262626
.bg-primary
.bg-secondary
.bg-warning
.bg-info
.bg-success
.bg-danger
.bg-light
.bg-dark
Background transparent colors
.bg-primary-subtle
.bg-secondary-subtle
.bg-warning-subtle
.bg-info-subtle
.bg-success-subtle
.bg-danger-subtle
.bg-light-subtle
.bg-dark-subtle
.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