Infer Brand: Colors, Fonts, Logo & Visual Identity
Infer Brand Identity
A complete profile of Infer's visual system — colors, typography, components, and personality — extracted from https://www.infer.so/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.infer.so/.
- primary:
- HEX: #FF0000
- RGB: rgb(255, 0, 0)
- secondary:
- HEX: #F2A65E
- RGB: rgb(242, 166, 94)
- accent:
- HEX: #D80202
- RGB: rgb(216, 2, 2)
- background:
- HEX: #FFFFFF
- RGB: rgb(255, 255, 255)
- textPrimary:
- HEX: #000000
- RGB: rgb(0, 0, 0)
- link:
- HEX: #D80202
- RGB: rgb(216, 2, 2)
Typography
Each font links to its Google Fonts page where available.
- primary: InterVariable
Google Fonts → - heading: InterVariable
InterVariable, sans-serif
Visual Assets
Brand Personality
- Tone: professional
- Energy: medium
- Audience: unknown
Infer Brand in the Wild
Image: raw.githubusercontent.com Source: infer.so
Image: infer.so Source: infer.so
Image: infer.so Source: infer.so
Image: studiomast.co Source: studiomast.co
Image: fbinfer.com Source: fbinfer.com
Image: njackson.co.uk Source: njackson.co.uk
Frequently Asked Questions
What is Infer's primary brand color?
Infer's primary brand color is #FF0000. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does Infer use?
Infer uses #D80202 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does Infer use?
Infer uses InterVariable as the primary typeface across body and headings.Does Infer use a light or dark theme?
Infer's primary site uses a light color scheme, with a background of #FFFFFF.How was this brand profile generated?
This profile was extracted from https://www.infer.so/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Infer.
Methodology
Brand data on this page was extracted from https://www.infer.so/ on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Infer.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "InterVariable",
"count": 3
},
{
"family": "sans-serif",
"count": 3
}
],
"colors": {
"primary": "#FF0000",
"secondary": "#F2A65E",
"accent": "#D80202",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#D80202"
},
"typography": {
"fontFamilies": {
"primary": "InterVariable",
"heading": "InterVariable"
},
"fontStacks": {
"body": [
"InterVariable",
"sans-serif"
],
"heading": [
"InterVariable",
"sans-serif"
],
"paragraph": [
"InterVariable",
"sans-serif"
]
},
"fontSizes": {
"h1": "14px",
"h2": "14px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "90px"
},
"components": {},
"images": {
"logo": null,
"favicon": null,
"ogImage": "https://raw.githubusercontent.com/vaib-saxena/demos-reopo/main/infer.png"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "unknown"
},
"designSystem": {
"framework": "unknown",
"componentLibrary": ""
},
"confidence": {
"buttons": 0,
"colors": 0,
"overall": 0
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": false,
"llmSucceeded": false,
"finalSource": "none",
"rawLogoSelection": {
"selectedLogoIndex": -1,
"selectedLogoReasoning": "LLM failed",
"confidence": 0
}
},
"buttonClassification": {
"llmCalled": false,
"llmSucceeded": false,
"error": "LLM call failed or returned fallback values"
}
}
}