Home · Branding · Legora (formerly Leya)

Legora (formerly Leya) Brand Identity

A complete profile of Legora (formerly Leya)'s visual system — colors, typography, components, and personality — extracted from https://www.legora.com/. Built for designers, agents, and AI tools.

Download JSON
Primary
#0000EE
Accent
#BDD4F0
Body Font
Suisse Intl Book
Heading
Playfair Display

Color Palette

Brand palette extracted from https://www.legora.com/.

primary
#0000EE
rgb(0, 0, 238)
secondary
#98A7AA
rgb(152, 167, 170)
accent
#BDD4F0
rgb(189, 212, 240)
background
#FEFEFC
rgb(254, 254, 252)
textPrimary
#000000
rgb(0, 0, 0)
link
#BDD4F0
rgb(189, 212, 240)

Typography

Each font links to its Google Fonts page where available.

primary
Suisse Intl Book
Suisse Intl Book Google Fonts →
heading
Playfair Display
Playfair Display Google Fonts →
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

Legora (formerly Leya) logo
Logo
Legora (formerly Leya) favicon
Favicon
Legora (formerly Leya) social image
Social Card

UI Components

Live previews rendered using Legora (formerly Leya)'s actual button styles.

buttonPrimary
background #FEFEFC textColor #0000EE borderRadius 4px shadow none
buttonSecondary
background #ECECE7 textColor #0A0A0A borderRadius 8px shadow none

Brand Personality

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

Legora (formerly Leya) Brand in the Wild

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

Frequently Asked Questions

What is Legora (formerly Leya)'s primary brand color?

Legora (formerly Leya)'s primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Legora (formerly Leya) use?

Legora (formerly Leya) uses #BDD4F0 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Legora (formerly Leya) use?

Legora (formerly Leya) uses Suisse Intl Book for body text and Playfair Display for headings. Fonts were detected on https://www.legora.com/ as part of their live design system.

Does Legora (formerly Leya) use a light or dark theme?

Legora (formerly Leya)'s primary site uses a light color scheme, with a background of #FEFEFC.

Where can I find Legora (formerly Leya)'s logo?

Legora (formerly Leya)'s logo is available directly on their site (https://www.legora.com/). 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://www.legora.com/ 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 Legora (formerly Leya).

Methodology

Brand data on this page was extracted from https://www.legora.com/ 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 Legora (formerly Leya).

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Suisse Intl Book",
      "role": "body"
    },
    {
      "family": "Aktiv Grotesk VF Variable Regular",
      "role": "unknown"
    },
    {
      "family": "Rhymes Display Light",
      "role": "display"
    },
    {
      "family": "Playfair Display",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#98A7AA",
    "accent": "#BDD4F0",
    "background": "#FEFEFC",
    "textPrimary": "#000000",
    "link": "#BDD4F0"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Suisse Intl Book",
      "heading": "Playfair Display"
    },
    "fontStacks": {
      "heading": [
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Suisse Intl Book",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "12px",
      "h2": "32px",
      "body": "13px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FEFEFC",
      "textColor": "#0000EE",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#ECECE7",
      "textColor": "#0A0A0A",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%2522http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%2522%20xmlns%3Axlink%3D%2522http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%2522%20viewBox%3D%25220%200%20102%2020%2522%3E%3Cpath%20d%3D%2522M%2035.589%2018.574%20C%2038.025%2018.574%2039.75%2018.016%2041.476%2016.824%20L%2041.476%209.618%20L%2038.862%209.618%20L%2038.862%2015.123%20C%2038.127%2015.581%2037.01%2015.96%2035.589%2015.96%20C%2031.834%2015.96%2029.145%2013.119%2029.145%209.262%20C%2029.145%205.405%2031.936%202.614%2035.793%202.614%20C%2037.163%202.614%2038.355%203.02%2039.192%203.553%20C%2039.624%203.832%2040.233%204.314%2040.817%204.974%20L%2040.969%204.974%20L%2040.969%201.295%20C%2039.724%200.508%2037.72%200%2035.715%200%20C%2030.362%200%2026.353%204.162%2026.353%209.262%20C%2026.353%2014.362%2030.286%2018.574%2035.589%2018.574%20Z%20M%2021.525%2015.859%20L%2016.476%2015.859%20L%2016.476%2010.175%20L%2023.682%2010.175%20L%2023.682%207.867%20L%2016.476%207.867%20L%2016.476%202.716%20L%2024.011%202.716%20L%2024.011%200.407%20L%2013.126%200.407%20L%2013.126%200.559%20C%2013.684%201.397%2013.71%201.726%2013.71%203.173%20L%2013.71%2015.403%20C%2013.71%2016.849%2013.684%2017.179%2013.126%2018.016%20L%2013.126%2018.168%20L%2023.909%2018.168%20L%2025.051%2015.073%20L%2024.873%2015.073%20C%2023.706%2015.758%2023.3%2015.86%2021.524%2015.86%20M%200%2018.016%20L%200%2018.168%20L%2010.149%2018.168%20L%2011.291%2015.073%20L%2011.113%2015.073%20C%209.946%2015.758%209.54%2015.86%207.764%2015.86%20L%203.349%2015.86%20L%203.349%200.407%20L%200%200.407%20L%200%200.559%20C%200.558%201.397%200.584%201.726%200.584%203.173%20L%200.584%2015.403%20C%200.584%2016.849%200.558%2017.179%200%2018.016%20Z%20M%2053.068%200%20C%2047.866%200%2043.756%204.162%2043.756%209.262%20C%2043.756%2014.362%2047.612%2018.574%2053.068%2018.574%20C%2058.523%2018.574%2062.354%2014.413%2062.354%209.262%20C%2062.354%204.111%2058.243%200%2053.068%200%20Z%20M%2053.068%2015.96%20C%2049.413%2015.96%2046.545%2013.245%2046.545%209.262%20C%2046.545%205.279%2049.413%202.614%2053.068%202.614%20C%2056.722%202.614%2059.562%205.329%2059.562%209.262%20C%2059.562%2013.195%2056.695%2015.96%2053.068%2015.96%20Z%20M%2074.152%2013.069%20C%2073.162%2011.57%2072.502%2010.709%2071.843%2010.225%20C%2074.38%209.592%2075.903%207.765%2075.903%205.355%20C%2075.903%202.31%2073.517%200.407%2070.092%200.407%20L%2063.875%200.407%20L%2063.875%200.533%20C%2064.739%201.345%2064.739%202.436%2064.739%203.503%20L%2064.739%2015.403%20C%2064.739%2016.849%2064.712%2017.179%2064.155%2018.016%20L%2064.155%2018.168%20L%2068.088%2018.168%20L%2068.088%2018.016%20C%2067.53%2017.179%2067.504%2016.849%2067.504%2015.403%20L%2067.504%2010.581%20L%2068.088%2010.581%20C%2069.66%2010.581%2069.712%2011.038%2071.539%2013.93%20L%2074.202%2018.168%20L%2078.186%2018.168%20L%2078.186%2017.991%20C%2076.892%2017.026%2076.233%2016.24%2074.152%2013.069%20Z%20M%2069.966%208.451%20L%2067.504%208.451%20L%2067.504%202.564%20L%2069.966%202.564%20C%2071.818%202.564%2073.137%203.705%2073.137%205.455%20C%2073.137%207.206%2071.818%208.451%2069.966%208.451%20Z%20M%2094.248%2014.692%20L%2088.59%200.407%20L%2086.28%200.407%20L%2080.623%2014.692%20C%2080.165%2015.859%2079.632%2017.077%2078.871%2018.016%20L%2078.871%2018.168%20L%2083.007%2018.168%20L%2083.007%2018.016%20C%2082.627%2017.381%2082.601%2016.925%2083.134%2015.505%20L%2084.2%2012.637%20L%2090.671%2012.637%20L%2091.736%2015.505%20C%2092.269%2016.925%2092.243%2017.381%2091.862%2018.016%20L%2091.862%2018.168%20L%2095.998%2018.168%20L%2095.998%2018.016%20C%2095.237%2017.077%2094.705%2015.859%2094.248%2014.692%20Z%20M%2085.063%2010.353%20L%2087.447%203.959%20L%2089.807%2010.353%20Z%2522%20fill%3D%2522rgb(0%2C0%2C0)%2522%3E%3C%2Fpath%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/WY5ORpPObnBhMgjnlR4uFUElzWs.png",
    "ogImage": "https://framerusercontent.com/images/OX7NczP3W2YNtTSTatCCNsXhgfA.png",
    "logoHref": "./"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 8,
    "reasoning": "Selected #8 because it is visible, has a medium size, and is located in the body with a href linking to home, matching the brand 'Legora'.",
    "confidence": 0.8,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Book a demo",
      "reasoning": "Button #0 with text 'Book a demo' is likely the primary CTA due to its action-oriented text and distinct text color (#0000EE) against a light background, making it stand out."
    },
    "secondary": {
      "index": 2,
      "text": "Okay",
      "reasoning": "Button #2 with text 'Okay' is chosen as secondary because it has a different background color (#ECECE7) and serves a less prominent function."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.95,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 8,
        "selectedLogoReasoning": "Selected #8 because it is visible, has a medium size, and is located in the body with a href linking to home, matching the brand 'Legora'.",
        "confidence": 0.8
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles