Home · Branding · L.

L. Brand Identity

A complete profile of L.'s visual system — colors, typography, components, and personality — extracted from http://thisisL.com. Built for designers, agents, and AI tools.

Download JSON
Primary
#274123
Accent
#0057B7
Body Font
Verdana
Heading
NexaHeavy

Color Palette

Brand palette extracted from http://thisisL.com.

primary
#274123
rgb(39, 65, 35)
secondary
#362066
rgb(54, 32, 102)
accent
#0057B7
rgb(0, 87, 183)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#0057B7
rgb(0, 87, 183)

Typography

Each font links to its Google Fonts page where available.

primary
Verdana
heading
NexaHeavy
MonetaBold, 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

L. logo
Logo
L. favicon
Favicon

UI Components

Live previews rendered using L.'s actual button styles.

buttonPrimary
background #000000 textColor #FFFFFF borderRadius 0px shadow none
buttonSecondary
background #FFFFFF textColor #362066 borderColor #000000 borderRadius 0px shadow none

Brand Personality

Tone: modern Energy: medium Audience: young adults interested in sustainable products

L. Brand in the Wild

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

Frequently Asked Questions

What is L.'s primary brand color?

L.'s primary brand color is #274123. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does L. use?

L. uses #0057B7 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does L. use?

L. uses Verdana for body text and NexaHeavy for headings. Fonts were detected on http://thisisL.com as part of their live design system.

Does L. use a light or dark theme?

L.'s primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find L.'s logo?

L.'s logo is available directly on their site (http://thisisL.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 http://thisisL.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 L..

Methodology

Brand data on this page was extracted from http://thisisL.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 L..

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "NexaHeavy",
      "role": "heading"
    },
    {
      "family": "Verdana",
      "role": "body"
    },
    {
      "family": "GeorgiaItalic",
      "role": "body"
    },
    {
      "family": "MonetaBold",
      "role": "heading"
    },
    {
      "family": "Nexa",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#274123",
    "secondary": "#362066",
    "accent": "#0057B7",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#0057B7"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Verdana",
      "heading": "NexaHeavy"
    },
    "fontStacks": {
      "heading": [
        "MonetaBold",
        "sans-serif"
      ],
      "body": [
        "GeorgiaItalic",
        "Verdana",
        "serif"
      ],
      "paragraph": [
        "NexaHeavy"
      ]
    },
    "fontSizes": {
      "h1": "90px",
      "h2": "90px",
      "body": "22px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#362066",
      "borderColor": "#000000",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22logo-left%22%20viewBox%3D%220%200%201020%201022%22%20role%3D%22img%22%20aria-hidden%3D%22true%22%20aria-label%3D%22%22%20data-fc-idx%3D%220%22%3E%3Crect%20x%3D%2210%22%20y%3D%2210%22%20width%3D%22222%22%20height%3D%221002%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Crect%20x%3D%2210%22%20y%3D%22827%22%20width%3D%22714%22%20height%3D%22185%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Ccircle%20cx%3D%22917%22%20cy%3D%22919%22%20r%3D%2294%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://www.thisisl.com/images/favicon/HomePage_thisisL_Logo.png",
    "ogImage": null,
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is visible, located in the header, and links to the homepage, matching the favicon and brand identity inferred from the URL and page context.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "View Pads View Pads",
      "reasoning": "Button #0 ('View Pads View Pads') is selected as the primary CTA because it shares the same dark background color (#000000) as Button #1, but it is likely prioritized due to its placement or context on the page. Both buttons have action-oriented text, but Button #0 is chosen as primary for this analysis."
    },
    "secondary": {
      "index": 2,
      "text": "Cookie Preferences",
      "reasoning": "Button #2 ('Cookie Preferences') is selected as the secondary button because it has a different background color (#FFFFFF) compared to the primary button, fitting the requirement for a secondary CTA."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "young adults interested in sustainable products"
  },
  "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": 1,
        "selectedLogoReasoning": "Selected #1 because it is visible, located in the header, and links to the homepage, matching the favicon and brand identity inferred from the URL and page context.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles