Home · Branding · Elodin

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.

Download JSON
Primary
#FFFBF0
Accent
#FF6F1E
Body Font
Ibmplexsans
Heading
Spacegrotesk

Color Palette

Brand palette extracted from https://elodin.systems/.

primary
#FFFBF0
rgb(255, 251, 240)
secondary
#FF6F1E
rgb(255, 111, 30)
accent
#FF6F1E
rgb(255, 111, 30)
background
#171615
rgb(23, 22, 21)
textPrimary
#171615
rgb(23, 22, 21)
link
#88DE9F
rgb(136, 222, 159)

Typography

Each font links to its Google Fonts page where available.

primary
Ibmplexsans
Ibmplexsans Google Fonts →
heading
Spacegrotesk
Spacegrotesk Google Fonts →
Ibmplexmono, sans-serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Elodin logo
Logo
Elodin favicon
Favicon
Elodin social image
Social Card

UI Components

Live previews rendered using Elodin's actual button styles.

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

Brand Personality

Tone: modern Energy: medium Audience: tech-savvy professionals

Elodin Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

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 linked above.

How was this brand profile generated?

This profile was extracted from https://elodin.systems/ 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 Elodin.

Methodology

Brand data on this page was extracted from https://elodin.systems/ on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Elodin.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "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",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "2px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#231A15",
      "textColor": "#FF6F1E",
      "borderColor": "#743A19",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "2px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#1D201C",
      "textColor": "#88DE9F",
      "borderColor": "#44664C",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "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"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Logo rejected: Red flags detected (menu word). Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.",
    "confidence": 0.95,
    "rejected": true,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 3,
      "text": "view product details",
      "reasoning": "Button #3 has a vibrant orange color (#FF6F1E) which aligns with the brand's secondary color, making it stand out as a primary call-to-action. The text 'view product details' is action-oriented, encouraging user engagement."
    },
    "secondary": {
      "index": 1,
      "text": "watch video demos",
      "reasoning": "Button #1 has a different background color (#1D201C) and serves as a secondary action with the text 'watch video demos', which is less direct than the primary CTA."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles