Oklo Brand: Colors, Fonts, Logo & Visual Identity
Oklo Brand Identity
A complete profile of Oklo's visual system — colors, typography, components, and personality — extracted from http://oklo.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://oklo.com.
- primary: #0B7D77
- secondary: #0073E7
- accent: #FF5268
- background: #000000
- textPrimary: #000000
- link: #FF5268
Typography
Each font links to its Google Fonts page where available.
- primary: Inter
- heading: Inter
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using Oklo's actual button styles.
- Button Primary:
- background: #FFFFFF
- text color: #000000
- border color: #000000
- border radius: 8px
- shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: tech-savvy professionals interested in innovative energy solutions
Frequently Asked Questions
What is Oklo's primary brand color?
Oklo's primary brand color is #0B7D77.What accent color does Oklo use?
Oklo uses #FF5268 as an accent color.What font does Oklo use?
Oklo uses Inter as the primary typeface across body and headings.Does Oklo use a light or dark theme?
Oklo's primary site uses a light color scheme, with a background of #000000.Where can I find Oklo's logo?
Oklo's logo is available directly on their site (http://oklo.com).How was this brand profile generated?
This profile was extracted from http://oklo.com using the Firecrawl branding extraction API.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#0B7D77",
"secondary": "#0073E7",
"accent": "#FF5268",
"background": "#000000",
"textPrimary": "#000000",
"link": "#FF5268"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
}
},
"components": {
"buttonPrimary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderColor": "#000000",
"borderRadius": "8px"
}
},
"images": {
"logo": "https://s203.q4cdn.com/103172959/files/design/oklo-logo.png",
"favicon": "https://s203.q4cdn.com/103172959/files/favicon.png"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "tech-savvy professionals interested in innovative energy solutions"
}
}