llms.txt
ControlHub Brand Identity
A complete profile of ControlHub's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #F96617 |
| Accent | #F96617 |
| Body Font | Roboto |
| Heading Font | Helvetica Neue |
Color Palette
- primary: #F96617
- secondary: #1B264F
- accent: #F96617
- background: #FFFFFF
- textPrimary: #283338
- link: #283338
Typography
- primary: Roboto — https://fonts.google.com/specimen/Roboto
- heading: Helvetica Neue — https://fonts.google.com/specimen/Helvetica+Neue
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- buttonPrimary: background=#F96617, textColor=#FFFFFF, borderRadius=12px, shadow=none
- buttonSecondary: background=#C1DFEF, textColor=#0000EE, borderRadius=20px, shadow=rgba(0, 0, 0, 0.2) 10px 10px 10px -8px
Brand Personality
Tone: professional · Energy: medium · Audience: business professionals
ControlHub Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Procurement Software for total spending control | ControlHub
- Image:
- Source: https://www.controlhub.com/
- Procurement
- Image: .png)
- Source: https://www.controlhub.com/resources/blog/procurement
- Purchase Order Approval Software for hardware procurement | ControlHub
- Image:
- Source: https://www.controlhub.com/purchase-approval-software
- Top 8 Supply Chain Publications Every Professional Should Follow
- Image:
- Source: https://www.controlhub.com/blog/supply-chain-publications
- Purchasing Requisition System Software | ControlHub
- Top 8 Supply Chain Publications Every Professional Should Follow
- Image:
- Source: https://www.controlhub.com/blog/supply-chain-publications
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Roboto",
"role": "body"
},
{
"family": "Helvetica Neue",
"role": "heading"
},
{
"family": "Arial",
"role": "unknown"
}
],
"colors": {
"primary": "#F96617",
"secondary": "#1B264F",
"accent": "#F96617",
"background": "#FFFFFF",
"textPrimary": "#283338",
"link": "#283338"
},
"typography": {
"fontFamilies": {
"primary": "Roboto",
"heading": "Helvetica Neue"
},
"fontStacks": {
"heading": [
"Roboto",
"Arial",
"sans-serif"
],
"body": [
"Arial",
"Helvetica Neue",
"Helvetica",
"sans-serif"
],
"paragraph": [
"Roboto",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "40px",
"h2": "32px",
"body": "15.5px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#F96617",
"textColor": "#FFFFFF",
"borderRadius": "12px",
"borderRadiusCorners": {
"topLeft": "12px",
"topRight": "12px",
"bottomRight": "12px",
"bottomLeft": "12px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#C1DFEF",
"textColor": "#0000EE",
"borderRadius": "20px",
"borderRadiusCorners": {
"topLeft": "20px",
"topRight": "20px",
"bottomRight": "20px",
"bottomLeft": "20px"
},
"shadow": "rgba(0, 0, 0, 0.2) 10px 10px 10px -8px"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/606250622ea3c970d37b573d/606250622ea3c952467b578c_Control_logo_L.svg",
"favicon": "https://cdn.prod.website-files.com/606250622ea3c970d37b573d/606250622ea3c92d557b57c1_Favicon.png",
"ogImage": "https://controlhub.com/og-image.jpg",
"logoHref": "/",
"logoAlt": "logo-controlhub"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
}
}