Colormind
culture__colormindGenerate harmonious color palettes using a deep-learning model, returning 5 colors with RGB and hex codes for design projects.
Instructions
[Culture & Reference Agent] Generate harmonious color palettes using Colormind's deep-learning model. Returns a 5-color palette with RGB values and hex codes. Source: Colormind (Free / No restrictions), updates daily. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Color model to use (e.g. 'default', 'ui', 'metroid_fusion') | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |