Website Official Colors Extractor

Use when an agent needs to determine the visual color palette of a company.

Try it OpenAPI

Call

POST https://codepulse-api.hahavoid0.workers.dev/brand/palette
{
  "url": "https://example.com"
}

AgentCash command

npx agentcash@latest fetch https://codepulse-api.hahavoid0.workers.dev/brand/palette -m POST -b '{"url":"https://example.com"}'

Not for

Do not use for downloading images or vector logo assets.