Add any of the below mentioned modifier classes to change the appearance of a badge.
Use .badge-{color}
to apply these variant.
Use .badge-outline-{color}
to apply these variant.
Use .badge-label-{color}
to apply these variant.
Use .badge-text-{color}
to apply these variant.
Change your badges size by adding .badge-{lg|xl}
modifier classes.
Make your badge into a circle or square shape by adding .badge-{circle|square}
modifier classes.
Use the .badge-pill
modifier class to make badge element more rounded.