### Describe the use case precisely To highlight a specific text or information. ### Variants 1. Error (red) 2. Warning (yellow) 3. Success (green) 4. Info (white) ### Functionality 1. Should scale with surrounded text 2. Variants 3. Level 2 Component ### Code example ```js <Badge variant={string}>string</Badge> ```