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

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: business professionals

ControlHub Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

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": ""
 }
}