floworks.json
Floworks Brand Identity
A complete profile of Floworks's visual system — colors, typography, components, and personality — extracted from https://floworks.ai/. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/floworks
- Machine-readable JSON: https://characterquilt.com/branding/floworks.json
- Per-page llms.txt: https://characterquilt.com/branding/floworks/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #37322F |
| Accent | #37322F |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #37322F
- accent: #37322F
- background: #FFFFFF
- textPrimary: #37322F
- link: #000000
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Inter — https://fonts.google.com/specimen/Inter
Visual Assets
- Logo:
- Social card (og:image):
UI Components
- buttonPrimary: background=#37322F, textColor=#FFFFFF, borderRadius=33554400px, shadow=rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(255, 255, 255, 0.08) 0px 0px 0px 2.5px inset
- buttonSecondary: background=#F8F8F6, textColor=#605A57, borderColor=#E0DEDB, borderRadius=33554400px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: B2B sales professionals
Floworks Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Floworks AI — Autonomous AI Agents for B2B Sales Outreach
- Image:
- Source: https://floworks.ai/
- Floworks Blog: Insights and Strategies for Smarter Sales with AI
- Image:
- Source: https://blog.floworks.ai/
- Floworks AI — Autonomous AI Agents for B2B Sales Outreach
- Image:
- Source: https://floworks.ai/
- Floworks Blog: Insights and Strategies for Smarter Sales with AI
- Image:
- Source: https://blog.floworks.ai/
- Floworks AI — Autonomous AI Agents for B2B Sales Outreach
- Image:
- Source: https://floworks.ai/
- Floworks Blog: Insights and Strategies for Smarter Sales with AI
- Image:
- Source: https://blog.floworks.ai/
Working with these fonts
Not found on Google Fonts? Here are some guidelines for obtaining the fonts:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
- Hard-reload the page and click around to ensure all font weights load.
- For each captured font URL: right-click → Save As to download the file locally.
- View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations.
Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "Tobias",
"role": "unknown"
}
],
"colors": {
"primary": "#37322F",
"accent": "#37322F",
"background": "#FFFFFF",
"textPrimary": "#37322F",
"link": "#000000"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter",
"ui-sans-serif",
"system-ui",
"-apple-system",
"BlinkMacSystemFont",
"sans-serif"
],
"body": [
"Inter",
"ui-sans-serif",
"system-ui",
"-apple-system",
"BlinkMacSystemFont",
"sans-serif"
],
"paragraph": [
"Inter",
"ui-sans-serif",
"system-ui",
"-apple-system",
"BlinkMacSystemFont",
"sans-serif"
]
},
"fontSizes": {
"h1": "60px",
"h2": "24px",
"body": "24px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#37322F",
"textColor": "#FFFFFF",
"borderRadius": "33554400px",
"borderRadiusCorners": {
"topLeft": "33554400px",
"topRight": "33554400px",
"bottomRight": "33554400px",
"bottomLeft": "33554400px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(255, 255, 255, 0.08) 0px 0px 0px 2.5px inset"
},
"buttonSecondary": {
"background": "#F8F8F6",
"textColor": "#605A57",
"borderColor": "#E0DEDB",
"borderRadius": "33554400px",
"borderRadiusCorners": {
"topLeft": "33554400px",
"topRight": "33554400px",
"bottomRight": "33554400px",
"bottomLeft": "33554400px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.floworks.ai/images/floworks-logo-new.png",
"favicon": null,
"ogImage": "https://floworks.ai/images/untitled-20design-20-2815-29.png",
"logoHref": "/",
"logoAlt": "Floworks"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand 'Floworks AI'.",
"confidence": 0.95,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Book a Demo",
"reasoning": "Button #0 ('Book a Demo') is likely the primary CTA due to its prominent placement and action-oriented text, which is common for primary actions on B2B sites."
},
"secondary": {
"index": 2,
"text": "Easy to use",
"reasoning": "Button #2 ('Easy to use') is selected as secondary due to its lighter background color and less prominent action text, fitting the role of a secondary button."
},
"confidence": 0.9
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "B2B sales professionals"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 0,
"selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand 'Floworks AI'.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
}