{
  "schema": "colorcombinations-api-index/v1",
  "generated": "2026-05-15T23:58:34.469Z",
  "publisher": {
    "name": "The Dictionary of Color Combinations",
    "url": "https://colorcombinations.org/",
    "@id": "https://colorcombinations.org/#organization"
  },
  "summary": {
    "palettes": 378,
    "colors": 210,
    "collections": 69,
    "learnArticles": 6
  },
  "indexes": {
    "palettes": "https://colorcombinations.org/api/palettes.json",
    "colors": "https://colorcombinations.org/api/colors.json",
    "collections": "https://colorcombinations.org/api/collections.json",
    "learn": "https://colorcombinations.org/api/learn.json",
    "random": "https://colorcombinations.org/api/random.json"
  },
  "perRecordTemplates": {
    "palette": "https://colorcombinations.org/api/palettes/{slug}.json",
    "color": "https://colorcombinations.org/api/colors/{slug}.json",
    "collection": "https://colorcombinations.org/api/collections/{slug}.json",
    "hue": "https://colorcombinations.org/api/hue/{hue}.json",
    "learn": "https://colorcombinations.org/api/learn/{slug}.json"
  },
  "bulkDownloads": {
    "palettes_csv": "https://colorcombinations.org/data/palettes.csv",
    "colors_csv": "https://colorcombinations.org/data/colors.csv",
    "collections_csv": "https://colorcombinations.org/data/collections.csv",
    "data_hub": "https://colorcombinations.org/data/"
  },
  "discoveryDocs": {
    "sitemap": "https://colorcombinations.org/sitemap-index.xml",
    "llmsTxt": "https://colorcombinations.org/llms.txt",
    "robotsTxt": "https://colorcombinations.org/robots.txt",
    "feed": "https://colorcombinations.org/feed.xml"
  },
  "openGraphTemplates": {
    "palette": "https://colorcombinations.org/og/{slug}.svg",
    "color": "https://colorcombinations.org/og/colors/{slug}.svg",
    "collection": "https://colorcombinations.org/og/collections/{slug}.svg",
    "hue": "https://colorcombinations.org/og/hue/{hue}.svg",
    "learn": "https://colorcombinations.org/og/learn/{slug}.svg"
  },
  "embedTemplates": {
    "palette": "https://colorcombinations.org/embed/{slug}/",
    "color": "https://colorcombinations.org/embed/colors/{slug}/",
    "collection": "https://colorcombinations.org/embed/collection/{slug}/"
  },
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "source": "Sanzo Wada (1933) — Dictionary of Color Combinations + 30 editorial palettes",
  "contactEmail": "contact@colorcombinations.org",
  "schemas": {
    "colorcombinations-palette-index/v1": "List of all palettes",
    "colorcombinations-color-index/v1": "List of all named colors",
    "colorcombinations-collection-index/v1": "List of all collections",
    "colorcombinations-learn-index/v1": "List of all /learn editorial articles",
    "colorcombinations-palette/v1": "Per-palette detail",
    "colorcombinations-color/v1": "Per-color detail",
    "colorcombinations-collection/v1": "Per-collection detail",
    "colorcombinations-random/v1": "Random-discovery sample across all 3 datasets (reshuffles each build; HTML companion at /random/)",
    "colorcombinations-hue/v1": "Per-hue-family aggregate: every color in the hue + dominant-hue palettes + matching collections (HTML companion at /colors/hue/[hue]/)",
    "colorcombinations-learn/v1": "Per-pillar editorial JSON: title + outline + cited terms (with pronunciation + meaning) + related slugs (HTML companion at /learn/[slug]/)"
  }
}