Pipe linear gradient filling color

Hi guys,

I would like to fill a pipe with a gradient color such as :

linear-gradient(-90deg, #EF8D8D, #88DFFF);

How can I manage to do that.

Thx