llms.txt
Orca Security Brand Identity
A complete profile of Orca Security's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #0073E5 |
| Accent | #E41E5B |
| Body Font | Mulish |
| Heading Font | Mulish |
Color Palette
- primary: #0073E5
- secondary: #E41E5B
- accent: #E41E5B
- background: #FFFFFF
- textPrimary: #101921
- link: #101921
Typography
- primary: Mulish — https://fonts.google.com/specimen/Mulish
- heading: Mulish — https://fonts.google.com/specimen/Mulish
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- input: background=#FFFFFF, textColor=#626276, borderColor=#B8B8C1, borderRadius=3px, shadow=none
- buttonPrimary: background=#E41E5B, textColor=#FFFFFF, borderRadius=30px, shadow=none
- buttonSecondary: background=#0073E5, textColor=#FFFFFF, borderColor=#0073E5, borderRadius=30px, shadow=none
Brand Personality
Tone: professional · Energy: high · Audience: IT professionals and security teams
Orca Security Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- What is Data Security Posture Management? | Orca Security
- Image:
- Source: https://orca.security/resources/blog/what-is-dspm/
- Blog | Orca Security
- Image:
- Source: https://orca.security/resources/blog/
- IntelliJ Security Plugin: Secure Code from IDE to Cloud | Orca Security
- What is Multi-Cloud Compliance? | Orca Security
- Blog | Orca Security
- Image:
- Source: https://orca.security/resources/blog/
- pull_request_target Misconfiguration Leads to RCE | Orca Security
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Mulish",
"role": "body"
}
],
"colors": {
"primary": "#0073E5",
"secondary": "#E41E5B",
"accent": "#E41E5B",
"background": "#FFFFFF",
"textPrimary": "#101921",
"link": "#101921"
},
"typography": {
"fontFamilies": {
"primary": "Mulish",
"heading": "Mulish"
},
"fontStacks": {
"heading": [
"Montserrat",
"sans-serif"
],
"body": [
"Mulish",
"sans-serif"
],
"paragraph": [
"Mulish",
"sans-serif"
]
},
"fontSizes": {
"h1": "56px",
"h2": "26px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#626276",
"borderColor": "#B8B8C1",
"borderRadius": "3px",
"borderRadiusCorners": {
"topLeft": "3px",
"topRight": "3px",
"bottomRight": "3px",
"bottomLeft": "3px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#E41E5B",
"textColor": "#FFFFFF",
"borderRadius": "30px",
"borderRadiusCorners": {
"topLeft": "30px",
"topRight": "30px",
"bottomRight": "30px",
"bottomLeft": "30px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#0073E5",
"textColor": "#FFFFFF",
"borderColor": "#0073E5",
"borderRadius": "30px",
"borderRadiusCorners": {
"topLeft": "30px",
"topRight": "30px",
"bottomRight": "30px",
"bottomLeft": "30px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://orca.security/wp-content/uploads/2025/01/orca-security-logo-2025-knockout.svg",
"favicon": "https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/apple-touch-icon.png",
"ogImage": "https://orca.security/wp-content/uploads/2025/01/default-background-dark.png?resize=808,455",
"logoHref": "https://orca.security/",
"logoAlt": "Orca Security Logo"
},
"personality": {
"tone": "professional",
"energy": "high",
"targetAudience": "IT professionals and security teams"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}