color-interpolation

An SVG property that determines which color space should be used for gradient interpolations and color animations.

Quick example

linearGradient {
  /* SVG property for color transitions */
  color-interpolation: linearRGB;
}

color-interpolation Browser Support

Widely available Since 2020 96% global usage

This feature is well established and works across many devices and browser versions. It has been available across browsers since 2020.

Safe to use without fallbacks.

1+
3+
4+
79+
ESC