Is it possible to put gradient in only chat tag?

I was making a tag system, and I thought about putting a Rainbow effect on the VIP tag, but there are other tags, is there any way I can designate a gradient specifically for a tag?

imagem_2025-01-02_101900913

You can use TweenService in Roblox to create a specific gradient effect for a tag by animating the Color property of a UIGradient applied to the tag’s text or background.