Brand Colors {API}
Discover a brand color palette from any domain.
Get discovered colors as HEX with optional names and a site-or-logo source. Convert color spaces and assign semantic roles in your client.
What You Get
Each API call returns structured color data ready for production use.
HEX colors
Compact values ready for client-side conversion
Observed source
Distinguish colors found on the site from logo pixels
Discovered palette
An array of colors observed for the brand
Color names
Human-readable descriptive names for each color
How It Works
We extract colors from CSS, meta tags, images, and brand assets.
Pass a domain
Like linear.app or any company website
We crawl the site & socials
Homepage, logos, stylesheets, and visual elements analyzed
Colors extracted
From CSS, meta tags, images, and brand assets
Palette returned
HEX, optional name, and site-or-logo source
API Response
Extracted brand data for linear.app
POST /v1/brand/retrieve { "type": "by_domain", "domain": "linear.app" }{
"status": "ok",
"brand": {
"domain": "linear.app",
"colors": [
{
"hex": "#839bfc",
"name": "Periwinkle Blue",
"source": "site"
},
{
"hex": "#040404",
"name": "Armor Wash",
"source": "site"
},
{
"hex": "#848484",
"name": "Dover Grey",
"source": "logo"
}
]
},
"code": 200
}Frequently asked questions
Common questions about the Brand Colors API.
Am I billed for failed requests?
Where do the colors come from?
How accurate is the brand color extraction?
Is there a free brand color API tier?
How do I get a brand color palette from a domain?
Are HEX, RGB, and HSL formats supported?
Can I use the Brand Colors API for white-label dashboards or marketing tools?
How is this different from a generic color picker or image color extractor?
Am I billed for failed requests?
How do I get a brand color palette from a domain?
Where do the colors come from?
Are HEX, RGB, and HSL formats supported?
How accurate is the brand color extraction?
Can I use the Brand Colors API for white-label dashboards or marketing tools?
Is there a free brand color API tier?
How is this different from a generic color picker or image color extractor?
Ship an agent that actually knows things.
Free tier, 10-minute integration, and the same API powering agents at Mintlify, daily.dev, and Propane. No credit card to start.
