colour_combination
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Colour Memory
https://github.com/DigbyO/colour-memory-api
2/7 registries