llms.txt

Cogent Brand Identity

A complete profile of Cogent's visual system — colors, typography, components, and personality — extracted from https://www.cogent.security/. Built for designers, agents, and AI tools.

Quick Facts

Field Value
Primary #C0C5CF
Accent #9FC2F5
Body Font Geist Placeholder
Heading Font Geist

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

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

Cogent Brand in the Wild

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

Machine-Readable Profile

{
 "colorScheme": "dark",
 "fonts": [
  {
  "family": "Geist",
  "role": "heading"
  },
  {
  "family": "Geist Placeholder",
  "role": "body"
  },
  {
  "family": "Geist Mono",
  "role": "monospace"
  },
  {
  "family": "Geist Pixel Circle",
  "role": "display"
  },
  {
  "family": "JetBrains Mono",
  "role": "monospace"
  }
 ],
 "colors": {
  "primary": "#C0C5CF",
  "secondary": "#0000EE",
  "accent": "#9FC2F5",
  "background": "#000000",
  "textPrimary": "#000000",
  "link": "#9FC2F5"
 },
 "typography": {
  "fontFamilies": {
  "primary": "Geist Placeholder",
  "heading": "Geist"
  },
  "fontStacks": {
  "heading": [
  "Geist",
  "sans-serif"
  ],
  "body": [
  "sans-serif"
  ],
  "paragraph": [
  "Geist",
  "sans-serif"
  ]
  },
  "fontSizes": {
  "h1": "48px",
  "h2": "24px",
  "body": "16px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "0px"
 },
 "components": {
  "buttonPrimary": {
  "background": "#1A1A1A",
  "textColor": "#0000EE",
  "borderRadius": "2px",
  "borderRadiusCorners": {
  "topLeft": "2px",
  "topRight": "2px",
  "bottomRight": "2px",
  "bottomLeft": "2px"
  },
  "shadow": "none"
  },
  "buttonSecondary": {
  "background": "#FFFFFF",
  "textColor": "#0000EE",
  "borderRadius": "2px",
  "borderRadiusCorners": {
  "topLeft": "2px",
  "topRight": "2px",
  "bottomRight": "2px",
  "bottomLeft": "2px"
  },
  "shadow": "none"
  }
 },
 "images": {
  "favicon": "https://framerusercontent.com/images/M8w3EdM7n0Mkbjf91pNzAuPg2Jc.svg",
  "ogImage": "https://framerusercontent.com/assets/hXKbEy1dINWJdje6YgCwTZBxiU.png"
 },
 "personality": {
 "tone": "professional",
 "energy": "medium",
 "targetAudience": "business professionals in cybersecurity"
 },
 "designSystem": {
 "framework": "custom",
 "componentLibrary": ""
 },
 "confidence": {
 "buttons": 0.9,
 "colors": 0.85,
 "overall": 0.875
 }
}