Elodin Brand: Colors, Fonts, Logo & Visual Identity
Elodin Brand Identity
A complete profile of Elodin's visual system — colors, typography, components, and personality — extracted from https://elodin.systems/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://elodin.systems/.
- Primary: #FFFBF0
- Secondary: #FF6F1E
- Accent: #FF6F1E
- Background: #171615
- Text Primary: #171615
- Link: #88DE9F
Typography
Each font links to its Google Fonts page where available.
- Primary: Ibmplexsans Google Fonts →
- Heading: Spacegrotesk Google Fonts →
Visual Assets
UI Components
Live previews rendered using Elodin's actual button styles.
Input
background: transparent
textColor: #000000
borderColor: #090908
borderRadius: 2px
shadow: noneButton Primary
background: #231A15
textColor: #FF6F1E
borderColor: #743A19
borderRadius: 2px
shadow: noneButton Secondary
background: #1D201C
textColor: #88DE9F
borderColor: #44664C
borderRadius: 2px
shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: tech-savvy professionals
Elodin Brand in the Wild
Frequently Asked Questions
What is Elodin's primary brand color?
Elodin's primary brand color is #FFFBF0. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does Elodin use?
Elodin uses #FF6F1E as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does Elodin use?
Elodin uses Ibmplexsans for body text and Spacegrotesk for headings. Fonts were detected on https://elodin.systems/ as part of their live design system.Does Elodin use a light or dark theme?
Elodin's primary site uses a dark color scheme, with a background of #171615.Where can I find Elodin's logo?
Elodin's logo is available directly on their site (https://elodin.systems/). The current logo URL is included in the machine-readable JSON profile.How was this brand profile generated?
This profile was extracted from https://elodin.systems/ using the Firecrawl branding extraction API.
Methodology
Brand data on this page was extracted from https://elodin.systems/ using the Firecrawl branding extraction API.
Machine-Readable Profile
{
"colorScheme": "dark",
"fonts": [
{
"family": "Ibmplexmono",
"role": "monospace"
},
{
"family": "Ibmplexsans",
"role": "body"
},
{
"family": "Spacegrotesk",
"role": "heading"
}
],
"colors": {
"primary": "#FFFBF0",
"secondary": "#FF6F1E",
"accent": "#FF6F1E",
"background": "#171615",
"textPrimary": "#171615",
"link": "#88DE9F"
},
"typography": {
"fontFamilies": {
"primary": "Ibmplexsans",
"heading": "Spacegrotesk"
},
"fontStacks": {
"heading": [
"Ibmplexmono",
"sans-serif"
],
"body": [
"system-ui",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Oxygen",
"Ubuntu",
"Cantarell",
"Fira Sans",
"Droid Sans",
"Helvetica Neue",
"sans-serif"
],
"paragraph": [
"Ibmplexmono",
"sans-serif"
]
},
"fontSizes": {
"h1": "80px",
"h2": "48px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#000000",
"borderColor": "#090908",
"borderRadius": "2px",
"shadow": "none"
},
"buttonPrimary": {
"background": "#231A15",
"textColor": "#FF6F1E",
"borderColor": "#743A19",
"borderRadius": "2px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#1D201C",
"textColor": "#88DE9F",
"borderColor": "#44664C",
"borderRadius": "2px",
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/65b83ac4cf86c236d2b91487/65bacca1717fa2751d674cef_Logo.svg",
"favicon": "https://cdn.prod.website-files.com/65b83ac4cf86c236d2b91487/65c6b203a575b67a4d99023b_32x32.png",
"ogImage": "https://cdn.prod.website-files.com/65b83ac4cf86c236d2b91487/66849f138cac803568940e3a_Open%20Graph.png"
}
}