I need more colors at BadgeStyles

Dears,
I try to map my status with badge color, but badge style only have 8,
i want about 37 color.
what do you thing best solution to have same badge style with more colors

Hi @mai_siam,

You can easily set any color or background via the style attribute:

<RadzenBadge style="background: green; color: red" />

thanks for your efforts