{
 "caniuse": [
  "css-conic-gradients"
 ],
 "compat_features": [
  "css.types.gradient.conic-gradient",
  "css.types.gradient.conic-gradient.doubleposition",
  "css.types.gradient.conic-gradient.single_color_stop",
  "css.types.gradient.repeating-conic-gradient"
 ],
 "description": "The conic-gradient() and repeating-conic-gradient() CSS functions create backgrounds that progress between two or more colors around a center point.",
 "description_html": "The <code>conic-gradient()</code> and <code>repeating-conic-gradient()</code> CSS functions create backgrounds that progress between two or more colors around a center point.",
 "group": [
  "gradients"
 ],
 "kind": "feature",
 "name": "Conic gradients",
 "spec": [
  "https://drafts.csswg.org/css-images-4/#conic-gradients"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2023-05-17",
  "baseline_low_date": "2020-11-17",
  "by_compat_key": {
   "css.types.gradient.conic-gradient": {
    "baseline": "high",
    "baseline_high_date": "2023-05-17",
    "baseline_low_date": "2020-11-17",
    "support": {
     "chrome": "69",
     "chrome_android": "69",
     "edge": "79",
     "firefox": "83",
     "firefox_android": "83",
     "safari": "12.1",
     "safari_ios": "12.2"
    }
   },
   "css.types.gradient.conic-gradient.doubleposition": {
    "baseline": "high",
    "baseline_high_date": "2023-05-17",
    "baseline_low_date": "2020-11-17",
    "support": {
     "chrome": "72",
     "chrome_android": "72",
     "edge": "79",
     "firefox": "83",
     "firefox_android": "83",
     "safari": "12.1",
     "safari_ios": "12.2"
    }
   },
   "css.types.gradient.conic-gradient.single_color_stop": {
    "baseline": "low",
    "baseline_low_date": "2025-04-04",
    "support": {
     "chrome": "135",
     "chrome_android": "135",
     "edge": "135",
     "firefox": "136",
     "firefox_android": "136",
     "safari": "18.4",
     "safari_ios": "18.4"
    }
   },
   "css.types.gradient.repeating-conic-gradient": {
    "baseline": "high",
    "baseline_high_date": "2023-05-17",
    "baseline_low_date": "2020-11-17",
    "support": {
     "chrome": "69",
     "chrome_android": "69",
     "edge": "79",
     "firefox": "83",
     "firefox_android": "83",
     "safari": "12.1",
     "safari_ios": "12.2"
    }
   }
  },
  "support": {
   "chrome": "69",
   "chrome_android": "69",
   "edge": "79",
   "firefox": "83",
   "firefox_android": "83",
   "safari": "12.1",
   "safari_ios": "12.2"
  }
 },
 "id": "conic-gradients",
 "groups": [
  "gradients"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-images-4/#conic-gradients",
   "seriesComposition": "delta",
   "shortname": "css-images-4",
   "series": {
    "shortname": "css-images",
    "currentSpecification": "css-images-3",
    "title": "CSS Images",
    "shortTitle": "CSS Images",
    "releaseUrl": "https://www.w3.org/TR/css-images/",
    "nightlyUrl": "https://drafts.csswg.org/css-images/"
   },
   "seriesVersion": "4",
   "shortTitle": "CSS Images 4",
   "seriesPrevious": "css-images-3",
   "seriesNext": "css-images-5",
   "organization": "W3C",
   "groups": [
    {
     "name": "Cascading Style Sheets (CSS) Working Group",
     "url": "https://www.w3.org/groups/wg/css/"
    }
   ],
   "release": {
    "url": "https://www.w3.org/TR/css-images-4/",
    "status": "Working Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-images-4/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-images-4/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-images-4/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Images Module Level 4",
   "source": "w3c",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-images"
    ]
   },
   "fragment": "conic-gradients"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Values/gradient/conic-gradient",
   "title": "`conic-gradient()` CSS function",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Values/gradient/conic-gradient"
  },
  {
   "slug": "Web/CSS/Reference/Values/gradient/repeating-conic-gradient",
   "title": "`repeating-conic-gradient()` CSS function",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Values/gradient/repeating-conic-gradient"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [
  {
   "name": "State of CSS 2025",
   "url": "https://2025.stateofcss.com/en-US/features/#all_features",
   "question": "features",
   "subQuestion": "all_features",
   "path": "dataAPI.surveys.state_of_css.css2025.features.all_features.14.entity"
  },
  {
   "name": "State of CSS 2024",
   "url": "https://2024.stateofcss.com/en-US/features/#all_features",
   "question": "features",
   "subQuestion": "all_features",
   "path": "dataAPI.surveys.state_of_css.css2024.features.all_features.14.entity"
  }
 ],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:conic-gradients"
 },
 "developerSignals": null,
 "bugs": {
  "chrome": [
   "http://crbug.com/502970"
  ]
 },
 "baselineLowDateAsObject": "2020-11-17T00:00:00.000Z",
 "baselineHighDateAsObject": "2023-05-17T00:00:00.000Z"
}