Node Red - RGB LED Strip start at color A and fade to color B

Hey there!
I started building Home Assistant together with a bunch of Zigbee devices - with one beeing the RGB LED Strip - and i was wondering:

i set it up in my garage, and i want it to start at a bright Blue and fade to a white’ish blue and finally fading out in the span of 30 seconds.

I couldnt find a way to do this in Node Red without a bunch of Textual definition, any tips?

Thanks in Advance and excuse my horrible English :slight_smile:

As I see it you just need to change the hue and saturation.

Set it to hue “blue” value then change the saturation lower until 0.
Then fade the brightness to 0.

Is that it?