Osmo Brand: Colors, Fonts, Logo & Visual Identity
Osmo Brand Identity
A complete profile of Osmo's visual system — colors, typography, components, and personality — extracted from https://www.osmo.ai/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.osmo.ai/.
- primary:
#3898ECrgb(56, 152, 236)
- secondary:
#3467E5rgb(52, 103, 229)
- accent:
#0082F3rgb(0, 130, 243)
- background:
#ECEBEArgb(236, 235, 234)
- textPrimary:
#000000rgb(0, 0, 0)
- link:
#0082F3rgb(0, 130, 243)
Typography
Each font links to its Google Fonts page where available.
- primary: Sequel Sans
Google Fonts → - heading: Sequel Sans
Google Fonts →
Visual Assets
UI Components
Live previews rendered using Osmo's actual button styles.
- Button Primary
buttonPrimary- background:
#242424 - textColor:
#FFFFFF - borderRadius:
6px - shadow:
none
- background:
Brand Personality
- Tone: modern
- Energy: medium
- Audience: tech-savvy professionals
Frequently Asked Questions
What is Osmo's primary brand color?
Osmo's primary brand color is#3898EC. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does Osmo use?
Osmo uses#0082F3as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does Osmo use?
Osmo uses Sequel Sans as the primary typeface across body and headings.Does Osmo use a light or dark theme?
Osmo's primary site uses a light color scheme, with a background of#ECEBEA.Where can I find Osmo's logo?
Osmo's logo is available directly on their site (https://www.osmo.ai/). 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.osmo.ai/ 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 Osmo.
Methodology
Brand data on this page was extracted from https://www.osmo.ai/ 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
{
"colorScheme": "light",
"fonts": [
{
"family": "Sequel Sans",
"role": "body"
}
],
"colors": {
"primary": "#3898EC",
"secondary": "#3467E5",
"accent": "#0082F3",
"background": "#ECEBEA",
"textPrimary": "#000000",
"link": "#0082F3"
},
"typography": {
"fontFamilies": {
"primary": "Sequel Sans",
"heading": "Sequel Sans"
},
"fontStacks": {
"heading": [
"Sequel Sans",
"sans-serif"
],
"body": [
"Sequel Sans",
"sans-serif"
],
"paragraph": [
"Sequel Sans",
"sans-serif"
]
},
"fontSizes": {
"h1": "64px",
"h2": "42px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "12px"
},
"components": {
"buttonPrimary": {
"background": "#242424",
"textColor": "#FFFFFF",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/64b18fc2c5707ae734c1f756/64c81f12c20cae045c7bbc7c_osmo-logo-dark.svg",
"favicon": "https://cdn.prod.website-files.com/64b18fc2c5707ae734c1f756/64c2b8e65d78d863423cd202_Favicon.png",
"ogImage": "https://cdn.prod.website-files.com/64b18fc2c5707ae734c1f756/69ab32f7a166d8c2735088aa_OSMO_Website_Thumbnail_2026.jpg"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech-savvy professionals"
}
}