getbootstrap text color code example
Example 1: bootstrap bg-light color code
/* class bg-light color code is---*/
background-color:#f8f9fa;
Example 2: bootstrap 4 bg
.bg-primary
.bg-secondary
.bg-success
.bg-danger
.bg-warning
.bg-info
.bg-light
.bg-dark
.bg-white