You're viewing a demo portfolio

Join the waitlist
PRSM

query_hex

Active

Tool of Colour Memory

declared in 2.3.4

Find the closest named archive colours to a hex value using CIEDE2000 perceptual distance.

Parameters schema

{
  "type": "object",
  "required": [
    "hex"
  ],
  "properties": {
    "hex": {
      "type": "string",
      "description": "Hex value with or without # e.g. '#8B4513'"
    },
    "archive": {
      "type": "string",
      "description": "Optional: restrict to a named archive"
    },
    "n_results": {
      "type": "integer",
      "default": 5,
      "description": "Number of results (default 5)"
    }
  }
}

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 →