Osium AI Brand: Colors, Fonts, Logo & Visual Identity
Osium AI Brand Identity
A complete profile of Osium AI's visual system — colors, typography, components, and personality — extracted from https://osium.ai/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://osium.ai/.
primary#6AB896rgb(106, 184, 150)
secondary#8095C4rgb(128, 149, 196)
accent#6AB896rgb(106, 184, 150)
background#F8F8F8rgb(248, 248, 248)
textPrimary#07328Frgb(7, 50, 143)
link#07328Frgb(7, 50, 143)
Typography
Each font links to its Google Fonts page where available.
primary
Open Sans
Open Sans Google Fonts →
heading
Poppins
Poppins Google Fonts →
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Osium AI's actual button styles.
Button PrimarybuttonPrimary
- background:
#6AB896 - textColor:
#0000EE - borderRadius:
7px - shadow:
rgba(16, 24, 40, 0.05) 0px 1px 2px 0px
Button SecondarybuttonSecondary
- background:
#07328F - textColor:
#FFFFFF - borderRadius:
8px - shadow:
none
Brand Personality
Tone: modern
Energy: medium
Audience: tech-savvy professionals
Frequently Asked Questions
What is Osium AI's primary brand color?
Osium AI's primary brand color is #6AB896. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Osium AI use?
Osium AI uses Open Sans for body text and Poppins for headings. Fonts were detected on https://osium.ai/ as part of their live design system.
Does Osium AI use a light or dark theme?
Osium AI's primary site uses a light color scheme, with a background of #F8F8F8.
Where can I find Osium AI's logo?
Osium AI's logo is available directly on their site (https://osium.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://osium.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 Osium AI.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Open Sans",
"role": "body"
},
{
"family": "Poppins",
"role": "heading"
}
],
"colors": {
"primary": "#6AB896",
"secondary": "#8095C4",
"accent": "#6AB896",
"background": "#F8F8F8",
"textPrimary": "#07328F",
"link": "#07328F"
},
"typography": {
"fontFamilies": {
"primary": "Open Sans",
"heading": "Poppins"
},
"fontStacks": {
"heading": [
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"Poppins",
"sans-serif"
]
},
"fontSizes": {
"h1": "12px",
"h2": "40px",
"body": "40px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#6AB896",
"textColor": "#0000EE",
"borderRadius": "7px",
"borderRadiusCorners": {
"topLeft": "7px",
"topRight": "7px",
"bottomRight": "7px",
"bottomLeft": "7px"
},
"shadow": "rgba(16, 24, 40, 0.05) 0px 1px 2px 0px"
},
"buttonSecondary": {
"background": "#07328F",
"textColor": "#FFFFFF",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://framerusercontent.com/assets/FfTBt5ik0VlvbASgpapJSuuH8.png",
"favicon": "https://framerusercontent.com/images/eMPeFW8g4VkSGd0tbHfezCfF0.png",
"ogImage": "https://framerusercontent.com/assets/o4JIqU6M78y2Z4IuBNywwjuY.jpeg",
"logoHref": "./",
"logoAlt": "Logo"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech-savvy professionals"
}
}