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

Typography

Visual Assets

UI Components

Brand Personality

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

Cohesity Brand in the Wild

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

Working with these fonts

Not found on Google Fonts?

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page.
  4. For each captured font URL: right-click → Save As to download the file locally.
  5. 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
 }
}