llms.txt
BusinessOnBot Brand Identity
A complete profile of BusinessOnBot's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #00FFB2 |
| Accent | #00FFB2 |
| Body Font | Inter |
| Heading Font | Outfit |
Color Palette
- primary: #00FFB2
- accent: #00FFB2
- background: #121212
- textPrimary: #121212
- link: #74FFC0
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Outfit — https://fonts.google.com/specimen/Outfit
Visual Assets
- Logo:
- Favicon:
UI Components
- buttonPrimary: background=#00FFB2, textColor=#FFFFFF, borderColor=#74FFC0, borderRadius=40px, shadow=rgb(0, 255, 178) 1px 0px 15px 0px
- buttonSecondary: background=#181818, textColor=#FFFFFF, borderColor=#FFFFFF, borderRadius=40px, shadow=none
Brand Personality
Tone: modern · Energy: high · Audience: businesses looking for AI solutions
BusinessOnBot Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- BusinessOnBot Enterprise | AI-Powered Omnichannel Platform
- Image: .png)
- Source: https://www.businessonbot.com/enterprise
- BusinessOnBot | AI powered Omnichannel Support, Marketing & Engagement
- Image: .png)
- Source: https://www.businessonbot.com/
- BusinessOnBot Enterprise | AI-Powered Omnichannel Platform
- Image: .png)
- Source: https://www.businessonbot.com/enterprise
- BusinessOnBot Enterprise | AI-Powered Omnichannel Platform
- Image: .png)
- Source: https://www.businessonbot.com/enterprise
- BusinessOnBot Enterprise | AI-Powered Omnichannel Platform
- Image: .png)
- Source: https://www.businessonbot.com/enterprise
- BusinessOnBot Enterprise | AI-Powered Omnichannel Platform
- Image: .png)
- Source: https://www.businessonbot.com/enterprise
Working with these fonts
Instructions
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font".
- Hard-reload the page and click around to capture relevant font URLs.
- Download font files and view the page's CSS to copy matching @font-face declarations.
Machine-Readable Profile
{
"colorScheme": "dark",
"fonts": [
{ "family": "Inter", "role": "body" },
{ "family": "Outfit", "role": "heading" },
{ "family": "IBM Plex Sans Hebrew", "role": "unknown" },
{ "family": "Open Sans", "role": "unknown" },
{ "family": "DM Sans", "role": "unknown" }
],
"colors": {
"primary": "#00FFB2",
"accent": "#00FFB2",
"background": "#121212",
"textPrimary": "#121212",
"link": "#74FFC0"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Outfit"
},
"fontStacks": {
"heading": ["Outfit", "sans-serif"],
"body": ["Outfit", "sans-serif"],
"paragraph": ["Inter", "sans-serif"]
},
"fontSizes": {
"h1": "45px",
"h2": "45px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#00FFB2",
"textColor": "#FFFFFF",
"borderColor": "#74FFC0",
"borderRadius": "40px",
"borderRadiusCorners": {
"topLeft": "40px",
"topRight": "40px",
"bottomRight": "40px",
"bottomLeft": "40px"
},
"shadow": "rgb(0, 255, 178) 1px 0px 15px 0px"
},
"buttonSecondary": {
"background": "#181818",
"textColor": "#FFFFFF",
"borderColor": "#FFFFFF",
"borderRadius": "40px",
"borderRadiusCorners": {
"topLeft": "40px",
"topRight": "40px",
"bottomRight": "40px",
"bottomLeft": "40px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/64710a58deace073b8c4a98a/64732f8cf753275fb1ea33ea_final-logo-2.webp",
"favicon": "https://cdn.prod.website-files.com/64710a58deace073b8c4a98a/647765909c08582651b3055d_bob-4.png",
"ogImage": null
},
"personality": {
"tone": "modern",
"energy": "high",
"targetAudience": "businesses looking for AI solutions"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}