0% Complete

Badges

Badges are small count and labeling components, which are used to add extra information to an interface element. You can use them to draw users' attention to a new element, notify about unread messages or provide any kind of additional info.

#

Default

The default badges are square and come in the basic set of colors.

Badge
#

Colors

You can create a soft colour variant of a corresponding contextual badge variation, to make it look more subtle.

Primary Secondary Success Warning Danger Info Light Dark Blue Azure Indigo Purple Pink Red Orange Yellow Lime Green Teal Cyan
#

Outline

Use the outline prop if you want to remove the color and the background of your badge and give it a more subtle look.

Primary Secondary Success Warning Danger Info Light Dark Blue Azure Indigo Purple Pink Red Orange Yellow Lime Green Teal Cyan
#

Ghost

Use the ghost prop to make your badge look simple yet aesthetically appealing.

Primary Secondary Success Warning Danger Info Light Dark Blue Azure Indigo Purple Pink Red Orange Yellow Lime Green Teal Cyan
#

Badge Shapes

Use the shape prop to change your badge shape.

Default Pill Tile
#

Badge with headings

Badges can be used as part of heading element.

Example heading New

Example heading New

Example heading New

Example heading New

Example heading New
Example heading New
#

Numbers and shapes

1 2 3 4 5 6 7 8 9 10 11 12
1 2 3 4 5 6 7 8 9 10 11 12
1 2 3 4 5 6 7 8 9 10 11 12
#

Badge as dot

Use the dot prop if you want to create a badge with rounded corners. Its width will adjust to the label text.

#

Place the link at badge href prop if you want it to perform the function of a link and make it clickable.

#

Inside Button

Badges can be used as part of links or buttons to provide a counter.

#

With blinking effect