<?xml version="1.0" encoding="UTF-8"?>
<feature id="gradient-interpolation"><name>Gradient interpolation</name><description>Gradient interpolation controls how the colors between gradient stops are calculated in CSS. For example, linear-gradient(to right in oklch longer hue, red, red); calculates in the oklch color space, with the hue going all the way around the hue circle from red back to red.</description><group>gradients</group><group_name>Gradients</group_name><baseline><status>newly</status><low_date>2024-06-11</low_date></baseline><support><browser name="chrome" version="111" supported="true"></browser><browser name="firefox" version="127" supported="true"></browser><browser name="safari" version="16.2" supported="true"></browser><browser name="edge" version="111" supported="true"></browser><browser name="chrome_android" version="111" supported="true"></browser><browser name="firefox_android" version="127" supported="true"></browser><browser name="safari_ios" version="16.2" supported="true"></browser></support><specifications><spec>https://drafts.csswg.org/css-color-4/#interpolation-space</spec></specifications><caniuse></caniuse><mdn_url>https://developer.mozilla.org/docs/Web/CSS/Reference/Values/gradient/conic-gradient</mdn_url><compat_features><key>css.types.gradient.conic-gradient.hue_interpolation_method</key><key>css.types.gradient.conic-gradient.interpolation_color_space</key><key>css.types.gradient.linear-gradient.hue_interpolation_method</key><key>css.types.gradient.linear-gradient.interpolation_color_space</key><key>css.types.gradient.radial-gradient.hue_interpolation_method</key><key>css.types.gradient.radial-gradient.interpolation_color_space</key><key>css.types.gradient.repeating-conic-gradient.hue_interpolation_method</key><key>css.types.gradient.repeating-conic-gradient.interpolation_color_space</key><key>css.types.gradient.repeating-linear-gradient.hue_interpolation_method</key><key>css.types.gradient.repeating-linear-gradient.interpolation_color_space</key><key>css.types.gradient.repeating-radial-gradient.hue_interpolation_method</key><key>css.types.gradient.repeating-radial-gradient.interpolation_color_space</key></compat_features><canonical_url>https://nowyoucanuse.com/features--gradient-interpolation.html</canonical_url></feature>