Change the 'tint' of RGBWW lights

I have a number of light templates that combine lights from different manufacturers. This is due to form-factor and placement considerations and it works very well.

One challenge of combing different lights is that even at the same kelvin, the color of white does not match.

Having a photography background, when processing a RAW file and changing the white balance/kelvin (blue/orange), there are also “tint” (green/magenta) settings.

Is it possible to have a tint option natively in HA?

I have been able to work around it using Tasmota command ‘SetOption37 128’ which separates a single RGBWW device into separate RGB and WW devices. I turn them both ‘on’ and vary the amount of RGB introduced to influence the tint of the white.

Thanks!