You're viewing a demo portfolio

Join the waitlist
PRSM

colour_combination

Active

Tool of Colour Memory

declared in 2.3.4

Assess 2-5 colours as a combination for a given context (UI, data viz, fashion, interior, print, branding). Returns harmony type, clash warnings, contrast summary, and specific deployment rules for the context.

Parameters schema

{
  "type": "object",
  "required": [
    "colours"
  ],
  "properties": {
    "colours": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "2-5 hex values to assess as a combination"
    },
    "context": {
      "type": "string",
      "default": "UI",
      "description": "Usage context: UI | data viz | fashion | interior | print | branding"
    }
  }
}

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 →