Use class badge-default
Use class badge-primary
Use class badge-success
                                                                    Use class badge-warning
                                                                
                                                                    Use class bg-danger
                                                                
                                                                    Use class badge-info
                                                                
                                                                    Use class badge-inverse-default
                                                                
                                                                    Use class badge-inverse-primary
                                                                
                                                                    Use class badge-inverse-success
                                                                
                                                                    Use class badge-inverse-warning
                                                                
                                                                    Use class badge-inverse-danger
                                                                
                                                                    Use class badge-inverse-info
                                                                
Use the .label class,  followed by one of the six contextual classes .label-default, .bg-primary, .bg-success,
                                                                .bg-info, .bg-warning or .bg-danger, within a <label> element to create a label:
                                                            
Use the .label-lg class along with .label for large label and Use the .label-md class along with .label for medium label.The.label class use form small label 
Use the .badge-lg class along with .badge for large badge and Use the .badge-md class along with .badge for medium badge.The.badge class use form small badge 
                                                                    /* Badges For General Button */
                                                                    
                                                                  /* Badges For Primary Button */
                                                                  
                                                                  /* Badges For Success Button */
                                                                  
                                                                  /* Badges For Warning Button */
                                                                  
                                                                  /* Badges For Danger Button */
                                                                  
                                                                  /* Badges For Info Button */