You're viewing a demo portfolio

Join the waitlist
PRSM

palette_compare

Active

Tool of Colour Memory

declared in 2.3.4

Deep perceptual, cultural, and commercial comparison between two palettes. Returns timelessness scores, commercial strength, cultural depth, emotional difference, and a winner verdict for the stated use case.

Parameters schema

{
  "type": "object",
  "required": [
    "palette_a",
    "palette_b"
  ],
  "properties": {
    "markets": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Target markets"
    },
    "use_case": {
      "type": "string",
      "description": "Context for comparison e.g. luxury packaging"
    },
    "palette_a": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "First palette hex values"
    },
    "palette_b": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Second palette hex values"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Colour Memory

https://github.com/DigbyO/colour-memory-api

2/7 registries
View full server →
palette_compare — Colour Memory — PRSM MCP