llms.txt

Corgea Brand Identity

A complete profile of Corgea's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #D8DEEA
Accent #0E0E0E
Body Font Manrope
Heading Font Avenir Next

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: developers and security professionals

Corgea Brand in the Wild

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

Machine-Readable Profile

{
 "colorScheme": "dark",
 "fonts": [
  {
   "family": "Manrope",
   "role": "body"
  },
  {
   "family": "Avenir Next",
   "role": "heading"
  },
  {
   "family": "Segoe UI",
   "role": "unknown"
  },
  {
   "family": "Arial",
   "role": "unknown"
  },
  {
   "family": "JetBrains Mono",
   "role": "monospace"
  }
 ],
 "colors": {
  "primary": "#D8DEEA",
  "secondary": "#C9D1D9",
  "accent": "#0E0E0E",
  "background": "#050505",
  "textPrimary": "#F5F5F5",
  "link": "#8B949E"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Manrope",
   "heading": "Avenir Next"
  },
  "fontStacks": {
   "heading": [
    "Space Grotesk",
    "Manrope",
    "sans-serif"
   ],
   "body": [
    "Manrope",
    "Avenir Next",
    "Segoe UI",
    "sans-serif"
   ],
   "paragraph": [
    "Manrope",
    "Avenir Next",
    "Segoe UI",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "64px",
   "h2": "57.6px",
   "body": "12.48px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "10px"
 },
 "components": {
  "buttonPrimary": {
   "background": "#0E0E0E",
   "textColor": "#F5F5F5",
   "borderColor": "#2A2A2A",
   "borderRadius": "999px",
   "borderRadiusCorners": {
    "topLeft": "999px",
    "topRight": "999px",
    "bottomRight": "999px",
    "bottomLeft": "999px"
   },
   "shadow": "none"
  },
  "buttonSecondary": {
   "background": "#101010",
   "textColor": "#F5F5F5",
   "borderColor": "#2A2A2A",
   "borderRadius": "10px",
   "borderRadiusCorners": {
    "topLeft": "10px",
    "topRight": "10px",
    "bottomRight": "10px",
    "bottomLeft": "10px"
   },
   "shadow": "none"
  }
 },
 "images": {
  "logo": "https://corgea.com/corgea-horizonatal-white-text.png",
  "favicon": "https://corgea.com/favicon.png",
  "ogImage": "https://corgea.com/screenshot.svg",
  "logoHref": "/",
  "logoAlt": "Corgea"
 },
 "personality": {
  "tone": "professional",
  "energy": "medium",
  "targetAudience": "developers and security professionals"
 },
 "designSystem": {
  "framework": "custom",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.9,
  "colors": 0.9,
  "overall": 0.9
 }
}