{
  "dataset": "Colorado county sales tax rates",
  "description": "Colorado's state sales tax rate (2.9%) plus each county's own sales tax rate, and the two combined — the base rate before any city or special-district tax. From the Colorado Department of Revenue's sales tax rate datasets. The rate a shopper actually pays also includes the city rate and any special district (like RTD in the Denver-Boulder metro), which vary by exact location.",
  "publisher": "Colorado Porch",
  "url": "https://coloradoporch.com/data/v1/sales-tax-counties.json",
  "source": {
    "label": "Colorado Department of Revenue — county sales tax rates (data.colorado.gov)",
    "href": "https://data.colorado.gov/browse?q=sales%20tax%20rate"
  },
  "vintage": "Current rates, Colorado Department of Revenue (retrieved July 2026)",
  "lastUpdated": "2026-07-10",
  "license": "CC BY 4.0",
  "attribution": "Data: Colorado Porch (coloradoporch.com) — CC BY 4.0",
  "attributionUrl": "https://coloradoporch.com/?utm_source=dataset&utm_medium=citation&utm_campaign=sales-tax-counties",
  "citeAs": "Colorado Porch, \"Colorado county sales tax rates\" (Current rates, Colorado Department of Revenue (retrieved July 2026)). https://coloradoporch.com/data/v1/sales-tax-counties.json",
  "fields": [
    {
      "name": "slug",
      "type": "string",
      "description": "County page slug."
    },
    {
      "name": "county",
      "type": "string",
      "description": "County name."
    },
    {
      "name": "region",
      "type": "string",
      "description": "Browse region."
    },
    {
      "name": "stateRatePct",
      "type": "number",
      "description": "Colorado state sales tax rate, percent (2.9)."
    },
    {
      "name": "countyRatePct",
      "type": "number",
      "description": "County sales tax rate, percent (0 if the county levies none)."
    },
    {
      "name": "statePlusCountyPct",
      "type": "number",
      "description": "State + county combined rate, percent — before city + special-district tax."
    }
  ],
  "rowCount": 64,
  "data": [
    {
      "slug": "adams",
      "county": "Adams",
      "region": "Front Range",
      "stateRatePct": 2.9,
      "countyRatePct": 0.75,
      "statePlusCountyPct": 3.65
    },
    {
      "slug": "arapahoe",
      "county": "Arapahoe",
      "region": "Front Range",
      "stateRatePct": 2.9,
      "countyRatePct": 0.25,
      "statePlusCountyPct": 3.15
    },
    {
      "slug": "boulder",
      "county": "Boulder",
      "region": "Front Range",
      "stateRatePct": 2.9,
      "countyRatePct": 0.99,
      "statePlusCountyPct": 3.89
    },
    {
      "slug": "broomfield",
      "county": "Broomfield",
      "region": "Front Range",
      "stateRatePct": 2.9,
      "countyRatePct": 0,
      "statePlusCountyPct": 2.9
    },
    {
      "slug": "denver",
      "county": "Denver",
      "region": "Front Range",
      "stateRatePct": 2.9,
      "countyRatePct": 0,
      "statePlusCountyPct": 2.9
    },
    {
      "slug": "douglas",
      "county": "Douglas",
      "region": "Front Range",
      "stateRatePct": 2.9,
      "countyRatePct": 1,
      "statePlusCountyPct": 3.9
    },
    {
      "slug": "el-paso",
      "county": "El Paso",
      "region": "Front Range",
      "stateRatePct": 2.9,
      "countyRatePct": 1.23,
      "statePlusCountyPct": 4.13
    },
    {
      "slug": "jefferson",
      "county": "Jefferson",
      "region": "Front Range",
      "stateRatePct": 2.9,
      "countyRatePct": 0.5,
      "statePlusCountyPct": 3.4
    },
    {
      "slug": "larimer",
      "county": "Larimer",
      "region": "Front Range",
      "stateRatePct": 2.9,
      "countyRatePct": 0.8,
      "statePlusCountyPct": 3.7
    },
    {
      "slug": "pueblo",
      "county": "Pueblo",
      "region": "Front Range",
      "stateRatePct": 2.9,
      "countyRatePct": 1,
      "statePlusCountyPct": 3.9
    },
    {
      "slug": "weld",
      "county": "Weld",
      "region": "Front Range",
      "stateRatePct": 2.9,
      "countyRatePct": 0,
      "statePlusCountyPct": 2.9
    },
    {
      "slug": "clear-creek",
      "county": "Clear Creek",
      "region": "Foothills",
      "stateRatePct": 2.9,
      "countyRatePct": 1.65,
      "statePlusCountyPct": 4.55
    },
    {
      "slug": "fremont",
      "county": "Fremont",
      "region": "Foothills",
      "stateRatePct": 2.9,
      "countyRatePct": 2.5,
      "statePlusCountyPct": 5.4
    },
    {
      "slug": "gilpin",
      "county": "Gilpin",
      "region": "Foothills",
      "stateRatePct": 2.9,
      "countyRatePct": 0,
      "statePlusCountyPct": 2.9
    },
    {
      "slug": "teller",
      "county": "Teller",
      "region": "Foothills",
      "stateRatePct": 2.9,
      "countyRatePct": 1,
      "statePlusCountyPct": 3.9
    },
    {
      "slug": "chaffee",
      "county": "Chaffee",
      "region": "Mountains",
      "stateRatePct": 2.9,
      "countyRatePct": 2.75,
      "statePlusCountyPct": 5.65
    },
    {
      "slug": "custer",
      "county": "Custer",
      "region": "Mountains",
      "stateRatePct": 2.9,
      "countyRatePct": 2,
      "statePlusCountyPct": 4.9
    },
    {
      "slug": "eagle",
      "county": "Eagle",
      "region": "Mountains",
      "stateRatePct": 2.9,
      "countyRatePct": 1.5,
      "statePlusCountyPct": 4.4
    },
    {
      "slug": "grand",
      "county": "Grand",
      "region": "Mountains",
      "stateRatePct": 2.9,
      "countyRatePct": 1.3,
      "statePlusCountyPct": 4.2
    },
    {
      "slug": "gunnison",
      "county": "Gunnison",
      "region": "Mountains",
      "stateRatePct": 2.9,
      "countyRatePct": 1,
      "statePlusCountyPct": 3.9
    },
    {
      "slug": "jackson",
      "county": "Jackson",
      "region": "Mountains",
      "stateRatePct": 2.9,
      "countyRatePct": 4,
      "statePlusCountyPct": 6.9
    },
    {
      "slug": "lake",
      "county": "Lake",
      "region": "Mountains",
      "stateRatePct": 2.9,
      "countyRatePct": 4,
      "statePlusCountyPct": 6.9
    },
    {
      "slug": "park",
      "county": "Park",
      "region": "Mountains",
      "stateRatePct": 2.9,
      "countyRatePct": 1,
      "statePlusCountyPct": 3.9
    },
    {
      "slug": "pitkin",
      "county": "Pitkin",
      "region": "Mountains",
      "stateRatePct": 2.9,
      "countyRatePct": 3.6,
      "statePlusCountyPct": 6.5
    },
    {
      "slug": "routt",
      "county": "Routt",
      "region": "Mountains",
      "stateRatePct": 2.9,
      "countyRatePct": 1,
      "statePlusCountyPct": 3.9
    },
    {
      "slug": "summit",
      "county": "Summit",
      "region": "Mountains",
      "stateRatePct": 2.9,
      "countyRatePct": 2.75,
      "statePlusCountyPct": 5.65
    },
    {
      "slug": "archuleta",
      "county": "Archuleta",
      "region": "Western Slope",
      "stateRatePct": 2.9,
      "countyRatePct": 4,
      "statePlusCountyPct": 6.9
    },
    {
      "slug": "delta",
      "county": "Delta",
      "region": "Western Slope",
      "stateRatePct": 2.9,
      "countyRatePct": 2,
      "statePlusCountyPct": 4.9
    },
    {
      "slug": "dolores",
      "county": "Dolores",
      "region": "Western Slope",
      "stateRatePct": 2.9,
      "countyRatePct": 0,
      "statePlusCountyPct": 2.9
    },
    {
      "slug": "garfield",
      "county": "Garfield",
      "region": "Western Slope",
      "stateRatePct": 2.9,
      "countyRatePct": 1,
      "statePlusCountyPct": 3.9
    },
    {
      "slug": "hinsdale",
      "county": "Hinsdale",
      "region": "Western Slope",
      "stateRatePct": 2.9,
      "countyRatePct": 5,
      "statePlusCountyPct": 7.9
    },
    {
      "slug": "la-plata",
      "county": "La Plata",
      "region": "Western Slope",
      "stateRatePct": 2.9,
      "countyRatePct": 2,
      "statePlusCountyPct": 4.9
    },
    {
      "slug": "mesa",
      "county": "Mesa",
      "region": "Western Slope",
      "stateRatePct": 2.9,
      "countyRatePct": 2,
      "statePlusCountyPct": 4.9
    },
    {
      "slug": "moffat",
      "county": "Moffat",
      "region": "Western Slope",
      "stateRatePct": 2.9,
      "countyRatePct": 2,
      "statePlusCountyPct": 4.9
    },
    {
      "slug": "montezuma",
      "county": "Montezuma",
      "region": "Western Slope",
      "stateRatePct": 2.9,
      "countyRatePct": 0,
      "statePlusCountyPct": 2.9
    },
    {
      "slug": "montrose",
      "county": "Montrose",
      "region": "Western Slope",
      "stateRatePct": 2.9,
      "countyRatePct": 1,
      "statePlusCountyPct": 3.9
    },
    {
      "slug": "ouray",
      "county": "Ouray",
      "region": "Western Slope",
      "stateRatePct": 2.9,
      "countyRatePct": 2.55,
      "statePlusCountyPct": 5.45
    },
    {
      "slug": "rio-blanco",
      "county": "Rio Blanco",
      "region": "Western Slope",
      "stateRatePct": 2.9,
      "countyRatePct": 3.6,
      "statePlusCountyPct": 6.5
    },
    {
      "slug": "san-juan",
      "county": "San Juan",
      "region": "Western Slope",
      "stateRatePct": 2.9,
      "countyRatePct": 6.5,
      "statePlusCountyPct": 9.4
    },
    {
      "slug": "san-miguel",
      "county": "San Miguel",
      "region": "Western Slope",
      "stateRatePct": 2.9,
      "countyRatePct": 1,
      "statePlusCountyPct": 3.9
    },
    {
      "slug": "alamosa",
      "county": "Alamosa",
      "region": "San Luis Valley",
      "stateRatePct": 2.9,
      "countyRatePct": 3,
      "statePlusCountyPct": 5.9
    },
    {
      "slug": "conejos",
      "county": "Conejos",
      "region": "San Luis Valley",
      "stateRatePct": 2.9,
      "countyRatePct": 0,
      "statePlusCountyPct": 2.9
    },
    {
      "slug": "costilla",
      "county": "Costilla",
      "region": "San Luis Valley",
      "stateRatePct": 2.9,
      "countyRatePct": 1,
      "statePlusCountyPct": 3.9
    },
    {
      "slug": "mineral",
      "county": "Mineral",
      "region": "San Luis Valley",
      "stateRatePct": 2.9,
      "countyRatePct": 2.6,
      "statePlusCountyPct": 5.5
    },
    {
      "slug": "rio-grande",
      "county": "Rio Grande",
      "region": "San Luis Valley",
      "stateRatePct": 2.9,
      "countyRatePct": 2.6,
      "statePlusCountyPct": 5.5
    },
    {
      "slug": "saguache",
      "county": "Saguache",
      "region": "San Luis Valley",
      "stateRatePct": 2.9,
      "countyRatePct": 2.5,
      "statePlusCountyPct": 5.4
    },
    {
      "slug": "baca",
      "county": "Baca",
      "region": "Eastern Plains",
      "stateRatePct": 2.9,
      "countyRatePct": 0,
      "statePlusCountyPct": 2.9
    },
    {
      "slug": "bent",
      "county": "Bent",
      "region": "Eastern Plains",
      "stateRatePct": 2.9,
      "countyRatePct": 1,
      "statePlusCountyPct": 3.9
    },
    {
      "slug": "cheyenne",
      "county": "Cheyenne",
      "region": "Eastern Plains",
      "stateRatePct": 2.9,
      "countyRatePct": 0,
      "statePlusCountyPct": 2.9
    },
    {
      "slug": "crowley",
      "county": "Crowley",
      "region": "Eastern Plains",
      "stateRatePct": 2.9,
      "countyRatePct": 2,
      "statePlusCountyPct": 4.9
    },
    {
      "slug": "elbert",
      "county": "Elbert",
      "region": "Eastern Plains",
      "stateRatePct": 2.9,
      "countyRatePct": 1,
      "statePlusCountyPct": 3.9
    },
    {
      "slug": "huerfano",
      "county": "Huerfano",
      "region": "Eastern Plains",
      "stateRatePct": 2.9,
      "countyRatePct": 2,
      "statePlusCountyPct": 4.9
    },
    {
      "slug": "kiowa",
      "county": "Kiowa",
      "region": "Eastern Plains",
      "stateRatePct": 2.9,
      "countyRatePct": 0,
      "statePlusCountyPct": 2.9
    },
    {
      "slug": "kit-carson",
      "county": "Kit Carson",
      "region": "Eastern Plains",
      "stateRatePct": 2.9,
      "countyRatePct": 0,
      "statePlusCountyPct": 2.9
    },
    {
      "slug": "las-animas",
      "county": "Las Animas",
      "region": "Eastern Plains",
      "stateRatePct": 2.9,
      "countyRatePct": 1.5,
      "statePlusCountyPct": 4.4
    },
    {
      "slug": "lincoln",
      "county": "Lincoln",
      "region": "Eastern Plains",
      "stateRatePct": 2.9,
      "countyRatePct": 2,
      "statePlusCountyPct": 4.9
    },
    {
      "slug": "logan",
      "county": "Logan",
      "region": "Eastern Plains",
      "stateRatePct": 2.9,
      "countyRatePct": 1,
      "statePlusCountyPct": 3.9
    },
    {
      "slug": "morgan",
      "county": "Morgan",
      "region": "Eastern Plains",
      "stateRatePct": 2.9,
      "countyRatePct": 0,
      "statePlusCountyPct": 2.9
    },
    {
      "slug": "otero",
      "county": "Otero",
      "region": "Eastern Plains",
      "stateRatePct": 2.9,
      "countyRatePct": 1,
      "statePlusCountyPct": 3.9
    },
    {
      "slug": "phillips",
      "county": "Phillips",
      "region": "Eastern Plains",
      "stateRatePct": 2.9,
      "countyRatePct": 1,
      "statePlusCountyPct": 3.9
    },
    {
      "slug": "prowers",
      "county": "Prowers",
      "region": "Eastern Plains",
      "stateRatePct": 2.9,
      "countyRatePct": 1,
      "statePlusCountyPct": 3.9
    },
    {
      "slug": "sedgwick",
      "county": "Sedgwick",
      "region": "Eastern Plains",
      "stateRatePct": 2.9,
      "countyRatePct": 2,
      "statePlusCountyPct": 4.9
    },
    {
      "slug": "washington",
      "county": "Washington",
      "region": "Eastern Plains",
      "stateRatePct": 2.9,
      "countyRatePct": 1.5,
      "statePlusCountyPct": 4.4
    },
    {
      "slug": "yuma",
      "county": "Yuma",
      "region": "Eastern Plains",
      "stateRatePct": 2.9,
      "countyRatePct": 0,
      "statePlusCountyPct": 2.9
    }
  ]
}