Kodex Brand: Colors, Fonts, Logo & Visual Identity
Kodex Brand Identity
A complete profile of Kodex's visual system — colors, typography, components, and personality — extracted from https://www.kodexglobal.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.kodexglobal.com.
- Primary: #000040
- rgb(0, 0, 64)
- Accent: #000040
- rgb(0, 0, 64)
- Background: #FFFFFF
- rgb(255, 255, 255)
- Text Primary: #0B121E
- rgb(11, 18, 30)
- Link: #0B121E
- rgb(11, 18, 30)
Typography
Each font links to its Google Fonts page where available.
- Primary: Generalsans
Google Fonts → - Heading: Generalsans
Google Fonts → Nomixa, Verdana, sans-serif
Visual Assets
.png)
UI Components
Live previews rendered using Kodex's actual button styles.
- Button Primary
background: #000040
textColor: #FFFFFF
borderRadius: 0px
shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: law enforcement agencies
Kodex Brand in the Wild
Source: kodexglobal.com
Source: kodexglobal.com
Source: kodexglobal.com
Source: kodexglobal.com
Source: kodexglobal.com
Source: kodexglobal.com
Frequently Asked Questions
What is Kodex's primary brand color?
Kodex's primary brand color is #000040. It anchors the visual identity across their website, product UI, and marketing materials.What font does Kodex use?
Kodex uses Generalsans as the primary typeface across body and headings.Does Kodex use a light or dark theme?
Kodex's primary site uses a light color scheme, with a background of #FFFFFF.Where can I find Kodex's logo?
Kodex's logo is available directly on their site (https://www.kodexglobal.com). The current logo URL is included in the machine-readable JSON profile linked above.How was this brand profile generated?
This profile was extracted from https://www.kodexglobal.com using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Kodex.
Methodology
Brand data on this page was extracted from https://www.kodexglobal.com on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Generalsans",
"role": "body"
},
{
"family": "Nomixa",
"role": "unknown"
}
],
"colors": {
"primary": "#000040",
"accent": "#000040",
"background": "#FFFFFF",
"textPrimary": "#0B121E",
"link": "#0B121E"
},
"typography": {
"fontFamilies": {
"primary": "Generalsans",
"heading": "Generalsans"
},
"fontStacks": {
"heading": [
"Nomixa",
"Verdana",
"sans-serif"
],
"body": [
"Generalsans",
"Arial",
"sans-serif"
],
"paragraph": [
"Generalsans",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "48px",
"h2": "48px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#000040",
"textColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/6780cd30ab646602ed371702/686e0370faa21d4372e08b10_Kodex_PrimaryLogo_COLOR.svg",
"favicon": "https://cdn.prod.website-files.com/6780cd30ab646602ed371702/679762e47b4625c5332ffb00_favicon%20(2).png",
"ogImage": "https://cdn.prod.website-files.com/6780cd30ab646602ed371702/69bbb32d17702f3f56988f0d_Frame%202095585944.png"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "law enforcement agencies"
}
}