Odyssey Brand: Colors, Fonts, Logo & Visual Identity
Odyssey Brand Identity
A complete profile of Odyssey's visual system — colors, typography, components, and personality — extracted from https://odyssey.world/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://odyssey.world/.
| Name | Value | RGB |
|---|---|---|
| primary | #0054FF | rgb(0, 84, 255) |
| secondary | #EEEEFF | rgb(238, 238, 255) |
| accent | #0000EE | rgb(0, 0, 238) |
| background | #090909 | rgb(9, 9, 9) |
| textPrimary | #090909 | rgb(9, 9, 9) |
| link | #0000EE | rgb(0, 0, 238) |
Typography
Each font links to its Google Fonts page where available.
| Role | Family | Link |
|---|---|---|
| primary | Geist | Google Fonts → |
| heading | NeueBit Bold | Google Fonts → |
Visual Assets
Favicon
Social Card
Brand Personality
Tone: modern Energy: medium Audience: tech-savvy individuals
Odyssey Brand in the Wild
Image: framerusercontent.com
Source: odyssey.world
Image: framerusercontent.com
Source: odyssey.world
Image: framerusercontent.com
Source: odyssey.world
Image: framerusercontent.com
Source: odyssey.world
Image: experience.odyssey.ml
Source: experience.odyssey.world
Image: framerusercontent.com
Source: odyssey.world
Frequently Asked Questions
What is Odyssey's primary brand color?
Odyssey's primary brand color is #0054FF. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Odyssey use?
Odyssey uses #0000EE as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Odyssey use?
Odyssey uses Geist for body text and NeueBit Bold for headings. Fonts were detected on https://odyssey.world/ as part of their live design system.
Does Odyssey use a light or dark theme?
Odyssey's primary site uses a dark color scheme, with a background of #090909.
How was this brand profile generated?
This profile was extracted from https://odyssey.world/ 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 Odyssey.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Geist",
"role": "body"
},
{
"family": "NeueBit Bold",
"role": "heading"
},
{
"family": "Mondwest Regular",
"role": "display"
}
],
"colors": {
"primary": "#0054FF",
"secondary": "#EEEEFF",
"accent": "#0000EE",
"background": "#090909",
"textPrimary": "#090909",
"link": "#0000EE"
},
"typography": {
"fontFamilies": {
"primary": "Geist",
"heading": "NeueBit Bold"
},
"fontStacks": {
"heading": [
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"Geist",
"sans-serif"
]
},
"fontSizes": {
"h1": "12px",
"h2": "12px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {},
"images": {
"favicon": "https://framerusercontent.com/images/1gLNf78RSImAfZaMvMGEaNdnj0U.svg",
"ogImage": "https://framerusercontent.com/images/soEaQqYIwQlnhfTjIjbQLoxUQ8.png"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech-savvy individuals"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
}
}