# Badge
<flow-badge>
The badge component is used to draw attention to or tag other UI components.
# Examples
# Colors
Set the color of the badge using one of the application palette named colors.
# Pill Badges
Set the pill
option for a rounded tag-style badge.
# Pulsing Badges
Set the pulse
attribute to draw attention when action is required.
# Combining With Buttons
Badges can be used to add a count or other annotations to buttons.