Bootstrap 5 has contextual classes to provide "meaning through colors".
These colors can be used for text, backgrounds, and borders.
.text-primary, .text-success, .text-danger, .text-warning, etc.
.bg-primary, .bg-success, .bg-dark, etc.
Edit the code below and click Run to see the result live.