For the complete documentation index, see llms.txt. This page is also available as Markdown.

AI

AI-assisted palette generation via Mistral.

AI-powered color palette generation

post

Generate a 5-color semantic palette (primary, text, success, warning, alert) from a natural language description using the Mistral AI agent.

Body
promptstringRequired

Natural language description of the desired palette.

Example: A calm, professional SaaS dashboard with ocean tones
Responses
200

Generated 5-color palette

application/json
post
/generate-colors-from-prompts

Last updated