Colors
From Bootstrap - Demo Wiki
Websites using Bootstrap can be styled with a set of predefined color classes for background, border and text color. The classes can be applied using the generic bg-
, bg-gradient-
, border-
and text-
prefixes, to specific component prefixes such as alert-
and passed as parameter values to BootstrapComponents extension elements. Note that a color style may use different hex color codes if they're applied using generic or specific classes. See the examples below for more information.