Colors
Contextual Colors
Bootstrap 4 come with some contextual classes that can be used to provide "meaning through colors". Use prefix .bg-*
& .text-*
with color below to customize background & text color.
Gradient Contextual Colors
Use bg-gradient-*
with contextual color to customize your background color in gradient style.
Primary Gradient
120deg, #b603c1 0%, #7a3be1 100%
Success Gradient
120deg, #1dccdf 0%, #1de4bd 100%
Info Gradient
120deg, #6a4ee1 0%, #05bdd7 100%
Warning Gradient
120deg, #ff7c7c 0%, #fdb585 100%
Danger Gradient
120deg, #d752a4 0%, #fdb585 100%
Shades Colors
Similar to the contextual color, possible to use .bg-*
& .text-*
as prefix with color below to customize background & text color. Excluding Text Color
& Border Color
.
Social Colors
Social colors only available for bg-*