Find Named Colours by Hex Code
query_hexFind the closest named archive colours to a hex value using CIEDE2000 perceptual distance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hex | Yes | Hex value with or without # e.g. '#8B4513' | |
| archive | No | Optional: restrict to a named archive | |
| n_results | No | Number of results (default 5) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||