Cash Flow Portal Brand Identity
A complete profile of Cash Flow Portal's visual system — colors, typography, components, and personality — extracted from https://www.cashflowportal.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.cashflowportal.com/.
Typography
Each font links to its Google Fonts page where available.
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts: CharacterQuilt.com suggests this flow that can help: 1. Open the company's homepage in a browser with DevTools open. 2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf). 3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes. 4. For each captured font URL: right-click → Save As to download the file locally. 5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path. Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same. Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.
Visual Assets
UI Components
Live previews rendered using Cash Flow Portal's actual button styles.
Brand Personality
Cash Flow Portal Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Cash Flow Portal's primary brand color?
Cash Flow Portal's primary brand color is #155ABF. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Cash Flow Portal use?
Cash Flow Portal uses Inter as the primary typeface across body and headings.
Does Cash Flow Portal use a light or dark theme?
Cash Flow Portal's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Cash Flow Portal's logo?
Cash Flow Portal's logo is available directly on their site (https://www.cashflowportal.com/). The current logo URL is included in the machine-readable JSON profile linked above.
How was this brand profile generated?
This profile was extracted from https://www.cashflowportal.com/ 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 Cash Flow Portal.
Methodology
Brand data on this page was extracted from https://www.cashflowportal.com/ on 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 Cash Flow Portal.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#155ABF",
"secondary": "#FF4D4F",
"accent": "#155ABF",
"background": "#FFFFFF",
"textPrimary": "#3F4258",
"link": "#3F4258"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Oxygen",
"Ubuntu",
"Cantarell",
"Fira Sans",
"Droid Sans",
"Helvetica Neue",
"sans-serif"
],
"body": [
"Inter",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Oxygen",
"Ubuntu",
"Cantarell",
"Fira Sans",
"Droid Sans",
"Helvetica Neue",
"sans-serif"
],
"paragraph": [
"Inter"
]
},
"fontSizes": {
"h1": "62px",
"h2": "38px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "2px"
},
"components": {
"buttonPrimary": {
"background": "#155ABF",
"textColor": "#FFFFFF",
"borderColor": "#155ABF",
"borderRadius": "10px",
"borderRadiusCorners": {
"topLeft": "10px",
"topRight": "10px",
"bottomRight": "10px",
"bottomLeft": "10px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#15181D",
"borderColor": "#C5C5C7",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.cashflowportal.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flogo-cashflow-dark.653a3dfc.png&w=1200&q=75",
"favicon": "https://www.cashflowportal.com/favicon.ico",
"ogImage": null,
"logoHref": "/",
"logoAlt": "Cash Flow Portal logo"
},
"__llm_logo_reasoning": {
"selectedIndex": 1,
"reasoning": "Selected #1 because it is visible, matches the brand name 'Cash Flow Portal', and links to the homepage, making it the primary brand logo.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Create free account",
"reasoning": "Button #0 'Create free account' is the primary CTA due to its vibrant blue background (#155ABF), which is the brand color, and its action-oriented text encouraging user engagement."
},
"secondary": {
"index": 4,
"text": "Schedule a demo",
"reasoning": "Button #4 'Schedule a demo' is selected as secondary because it has a different background color (#FFFFFF) and offers a less immediate action compared to the primary CTA."
},
"confidence": 0.95
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "investment managers and financial professionals"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 1,
"selectedLogoReasoning": "Selected #1 because it is visible, matches the brand name 'Cash Flow Portal', and links to the homepage, making it the primary brand logo.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 