llms.txt
RobCo Brand Identity
A complete profile of RobCo's visual system — colors, typography, components, and personality — extracted from https://www.rob.co. Built for designers, agents, and AI tools.
Quick Facts
| Field | Value |
|---|---|
| Primary | #EDBCA0 |
| Accent | #FCF9F7 |
| Body Font | TT Hoves Pro |
| Heading Font | Victor Serif |
Color Palette
- primary: #EDBCA0
- secondary: #1C3C5A
- accent: #FCF9F7
- background: #FCF9F7
- textPrimary: #0D2130
- link: #0D2130
Typography
- primary: TT Hoves Pro — https://fonts.google.com/specimen/TT+Hoves+Pro
- heading: Victor Serif — https://fonts.google.com/specimen/Victor+Serif
Visual Assets
- Logo: https://cdn.prod.website-files.com/68f2341d705f07db40d6f962/68f2341d705f07db40d6ffad_RobCo%20Logo.svg
- Favicon: https://cdn.prod.website-files.com/68f2341d705f07db40d6f962/68f2341d705f07db40d6ffee_mark%20dark.png
- Social card (og:image): https://cdn.prod.website-files.com/62a2fcca992f4241bd41eef6/68e653dcff4a39d5270f7e54_HomePreviewEN.webp
UI Components
- buttonPrimary: background=#FCF9F7, textColor=#1C3C5A, borderRadius=15px, shadow=none
- buttonSecondary: background=transparent, textColor=#FFFFFF, borderColor=#EDBCA0, borderRadius=15px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: businesses seeking automation solutions
RobCo Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- RobCo | RobCo Office Opening: Eröffnung neuer Büro- und Produktionsflächen in München
- RobCo | Meet us
- RobCo | RobCo eröffnet Office in den USA: Highlights von unserem Launch in San Francisco
- RobCo | Safe automation
- RobCo | Resources Overview
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "TT Hoves Pro",
"role": "body"
},
{
"family": "Victor Serif",
"role": "heading"
}
],
"colors": {
"primary": "#EDBCA0",
"secondary": "#1C3C5A",
"accent": "#FCF9F7",
"background": "#FCF9F7",
"textPrimary": "#0D2130",
"link": "#0D2130"
},
"typography": {
"fontFamilies": {
"primary": "TT Hoves Pro",
"heading": "Victor Serif"
},
"fontStacks": {
"heading": [
"Victor Serif",
"sans-serif"
],
"body": [
"TT Hoves Pro",
"sans-serif"
],
"paragraph": [
"TT Hoves Pro",
"sans-serif"
]
},
"fontSizes": {
"h1": "64px",
"h2": "52px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "15px"
},
"components": {
"buttonPrimary": {
"background": "#FCF9F7",
"textColor": "#1C3C5A",
"borderRadius": "15px",
"shadow": "none"
},
"buttonSecondary": {
"background": "transparent",
"textColor": "#FFFFFF",
"borderColor": "#EDBCA0",
"borderRadius": "15px",
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/68f2341d705f07db40d6f962/68f2341d705f07db40d6ffad_RobCo%20Logo.svg",
"favicon": "https://cdn.prod.website-files.com/68f2341d705f07db40d6f962/68f2341d705f07db40d6ffee_mark%20dark.png",
"ogImage": "https://cdn.prod.website-files.com/62a2fcca992f4241bd41eef6/68e653dcff4a39d5270f7e54_HomePreviewEN.webp"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "businesses seeking automation solutions"
},
"designSystem": {
"framework": "custom"
}
}