llms.txt
Cohesity Brand Identity
A complete profile of Cohesity's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #00774C |
| Accent | #00FD92 |
| Body Font | KlavikaWeb |
| Heading Font | KlavikaWeb |
Color Palette
- primary: #00774C
- secondary: #00FD92
- accent: #00FD92
- background: #FFFFFF
- textPrimary: #000000
- link: #0066FF
Typography
- primary: KlavikaWeb — https://fonts.google.com/specimen/KlavikaWeb
- heading: KlavikaWeb — https://fonts.google.com/specimen/KlavikaWeb
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- input: background=#FFFFFF, textColor=#000000, borderColor=null, borderRadius=4px, shadow=none
- buttonPrimary: background=#00FD92, textColor=#000000, borderColor=#00FD92, borderRadius=5px, shadow=rgba(0, 0, 0, 0.2) 0px 2px 3px -2px
- buttonSecondary: background=#FFFFFF, textColor=#000000, borderRadius=0px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: business professionals
Cohesity Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Blogs
- Image:
- Source: Cohesity Blogs
- Fostering belonging at Cohesity
- Image:
- Source: Belonging at Cohesity
- IDC Guest Blog: The Evolution of Next-Generation Data Management
- Image:
- Source: Next-Gen Data Management Blog
- Democratizing Disaster Recovery with as a Service
- Image:
- Source: Disaster Recovery Blog
- Super Bowl Roundtable with NFL Legends
- Image:
- Source: Super Bowl Roundtable Event
Working with these fonts
Not found on Google Fonts?
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font".
- Hard-reload the page.
- For each captured font URL: right-click → Save As to download the file locally.
- View the page's CSS 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": "KlavikaWeb", "role": "unknown"}
],
"colors": {
"primary": "#00774C",
"secondary": "#00FD92",
"accent": "#00FD92",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#0066FF"
},
"typography": {
"fontFamilies": {
"primary": "KlavikaWeb",
"heading": "KlavikaWeb"
},
"fontStacks": {
"heading": ["KlavikaWeb"],
"body": ["KlavikaWeb"],
"paragraph": ["KlavikaWeb"]
},
"fontSizes": {
"h1": "90px",
"h2": "60px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "5px"
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderColor": null,
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#00FD92",
"textColor": "#000000",
"borderColor": "#00FD92",
"borderRadius": "5px",
"borderRadiusCorners": {
"topLeft": "5px",
"topRight": "5px",
"bottomRight": "5px",
"bottomLeft": "5px"
},
"shadow": "rgba(0, 0, 0, 0.2) 0px 2px 3px -2px"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.cohesity.com/content/dam/cohesity/live/cohesity-logo-black-green.svg",
"favicon": "https://www.cohesity.com/content/dam/cohesity/live/favicons/Favicon-57.svg",
"ogImage": "https://www.cohesity.com/content/dam/cohesity/live/campaign-and-key-pages/company-og-image.png",
"logoHref": "/"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}