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
- primary: #D8DEEA
- secondary: #C9D1D9
- accent: #0E0E0E
- background: #050505
- textPrimary: #F5F5F5
- link: #8B949E
Typography
- primary: Manrope — https://fonts.google.com/specimen/Manrope
- heading: Avenir Next — https://fonts.google.com/specimen/Avenir+Next
Visual Assets
- Logo: https://corgea.com/corgea-horizonatal-white-text.png
- Favicon: https://corgea.com/favicon.png
- Social card (og:image): https://corgea.com/screenshot.svg
UI Components
- buttonPrimary: background=#0E0E0E, textColor=#F5F5F5, borderColor=#2A2A2A, borderRadius=999px, shadow=none
- buttonSecondary: background=#101010, textColor=#F5F5F5, borderColor=#2A2A2A, borderRadius=10px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: developers and security professionals
Corgea Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- What Is SAST? Static Application Security Testing Explained | Corgea
- Introducing PolicyIQ: Contextual Security Analysis for Smarter, More Accurate Results | Corgea
- The Future of SAST: A Shift to AI-Powered Security | Corgea
- Corgea Now Supports Vulnerability Fixes in Java, Go, and Ruby | Corgea
- Best SAST Tools in 2026: Compared & Ranked | Corgea
- The Best AI‑Powered SAST in 2025 | Corgea
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
}
}