Temporal Brand: Colors, Fonts, Logo & Visual Identity
Temporal Brand Identity
A complete profile of Temporal's visual system — colors, typography, components, and personality — extracted from https://temporal.io/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://temporal.io/.
Primary: #DBFF4B
Secondary: #CACBF9
Accent: #DBFF4B
Background: #141414
Text Primary: #141414
Link: #7C8FB1
Typography
Each font links to its Google Fonts page where available.
Primary: Aeonik
Heading: Aeonik
Visual Assets
UI Components
Live previews rendered using Temporal's actual button styles.
Input:
Background: #FFFFFF
Text Color: #141414
Border Color: null
Border Radius: 0px
Shadow: noneButton Primary:
Background: transparent
Text Color: #FFFFFF
Border Radius: 0px
Shadow: noneButton Secondary:
Background: #141414
Text Color: #FFFFFF
Border Radius: 0px
Shadow: none
Brand Personality
Tone: modern
Energy: medium
Audience: developers and tech companies
Frequently Asked Questions
- What is Temporal's primary brand color?
Temporal's primary brand color is #DBFF4B. It anchors the visual identity across their website, product UI, and marketing materials. - What font does Temporal use?
Temporal uses Aeonik as the primary typeface across body and headings. - Does Temporal use a light or dark theme?
Temporal's primary site uses a dark color scheme, with a background of #141414. - Where can I find Temporal's logo?
Temporal's logo is available directly on their site (https://temporal.io/). 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://temporal.io/ 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 Temporal.
Methodology
Brand data on this page was extracted from https://temporal.io/ 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": "dark",
"fonts": [
{
"family": "Aeonik",
"role": "unknown"
},
{
"family": "Noto Sans Mono",
"role": "monospace"
}
],
"colors": {
"primary": "#DBFF4B",
"secondary": "#CACBF9",
"accent": "#DBFF4B",
"background": "#141414",
"textPrimary": "#141414",
"link": "#7C8FB1"
},
"typography": {
"fontFamilies": {
"primary": "Aeonik",
"heading": "Aeonik"
},
"fontStacks": {
"heading": [
"Aeonik",
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"body": [
"Aeonik",
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"paragraph": [
"Aeonik",
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
]
},
"fontSizes": {
"h1": "68px",
"h2": "68px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#141414",
"borderColor": null,
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "transparent",
"textColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#141414",
"textColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://temporal.io/images/logos/logo-temporal-with-copy-white-text.svg",
"favicon": "https://temporal.io/favicon.ico",
"ogImage": null,
"logoHref": "/",
"logoAlt": "Temporal Logo"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "developers and tech companies"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
}
}