Company Colors {API}
Instantly extract brand colors from any domain.
Retrieve brand color palettes from any domain. Perfect for white-labeled dashboards, client reports, and marketing tools.
What You Get
Each API call returns structured color data ready for production use.
Multiple formats
HEX values with RGB and HSL support
Color roles
Primary, secondary, background, and text colors identified
Usage weights
Frequency and importance analysis included
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
Ranked by usage, labeled by role, named for readability
API Response
Extracted brand data for linear.app
GET /v1/brand/retrieve?domain=linear.app{
"status": "ok",
"brand": {
"domain": "linear.app",
"colors": [
{
"hex": "#839bfc",
"name": "Periwinkle Blue"
},
{
"hex": "#040404",
"name": "Armor Wash"
},
{
"hex": "#848484",
"name": "Dover Grey"
}
]
},
"code": 200
}Context at scale
Join 5,000+ businesses using Context.dev to enrich their products with structured web data.