colour_match_paint
ActiveTool of Colour Memory
declared in 2.3.4
Find the nearest named colour in commercial paint systems including Farrow and Ball and Little Greene.
Parameters schema
{
"type": "object",
"required": [
"hex_val"
],
"properties": {
"n": {
"type": "integer",
"default": 3,
"description": "Number of matches (default 3)"
},
"brand": {
"type": "string",
"description": "Optional brand filter: 'farrow' or 'little_greene'"
},
"hex_val": {
"type": "string",
"description": "Hex value e.g. '#003153'"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Colour Memory
https://github.com/DigbyO/colour-memory-api
2/7 registries