A Text With Gradient Color Animation
Add "coloredText" class to the HTML element you want to add color transition effect.
I left a comment where you can change the color values in the CSS code.
HSL is used for the color values. You can google "Rgb to Hsl" and easily change your rgb colors to hsl.
I left a comment where you can change the color transition, expanding and shrinking effect values in the CSS code.