Home · Branding · Loti

Loti Brand Identity

A complete profile of Loti's visual system — colors, typography, components, and personality — extracted from https://www.lotiai.com/. Built for designers, agents, and AI tools.

Download JSON
Primary
#6BA5CF
Accent
#6BA5CF
Body Font
Gt America Standard
Heading
Gt Super Text

Color Palette

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

primary
#6BA5CF
rgb(107, 165, 207)
secondary
#96AC56
rgb(150, 172, 86)
accent
#6BA5CF
rgb(107, 165, 207)
background
#FBFAF7
rgb(251, 250, 247)
textPrimary
#121212
rgb(18, 18, 18)
link
#F4C5FA
rgb(244, 197, 250)

Typography

Each font links to its Google Fonts page where available.

primary
Gt America Standard
Gt America Standard Google Fonts →
heading
Gt Super Text
Gt Super Text Google Fonts →
Gt Super Text, Times New Roman, 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

Loti logo
Logo
Loti favicon
Favicon
Loti social image
Social Card

UI Components

Live previews rendered using Loti's actual button styles.

buttonPrimary
background #6BA5CF textColor #121212 borderRadius 8.5px shadow none
buttonSecondary
background #96AC56 textColor #121212 borderRadius 8.5px shadow none

Brand Personality

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

Loti Brand in the Wild

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

Frequently Asked Questions

What is Loti's primary brand color?

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

What font does Loti use?

Loti uses Gt America Standard for body text and Gt Super Text for headings. Fonts were detected on https://www.lotiai.com/ as part of their live design system.

Does Loti use a light or dark theme?

Loti's primary site uses a light color scheme, with a background of #FBFAF7.

Where can I find Loti's logo?

Loti's logo is available directly on their site (https://www.lotiai.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.lotiai.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 Loti.

Methodology

Brand data on this page was extracted from https://www.lotiai.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 Loti.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Gt America Standard",
      "role": "body"
    },
    {
      "family": "Gt Super Text",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#6BA5CF",
    "secondary": "#96AC56",
    "accent": "#6BA5CF",
    "background": "#FBFAF7",
    "textPrimary": "#121212",
    "link": "#F4C5FA"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Gt America Standard",
      "heading": "Gt Super Text"
    },
    "fontStacks": {
      "heading": [
        "Gt Super Text",
        "Times New Roman",
        "sans-serif"
      ],
      "body": [
        "Gt America Standard",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Gt America Standard",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "102px",
      "h2": "102px",
      "body": "19.125px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "9px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#6BA5CF",
      "textColor": "#121212",
      "borderRadius": "8.5px",
      "borderRadiusCorners": {
        "topLeft": "8.5px",
        "topRight": "8.5px",
        "bottomRight": "8.5px",
        "bottomLeft": "8.5px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#96AC56",
      "textColor": "#121212",
      "borderRadius": "8.5px",
      "borderRadiusCorners": {
        "topLeft": "8.5px",
        "topRight": "8.5px",
        "bottomRight": "8.5px",
        "bottomLeft": "8.5px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20124%2036%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%3Cpath%20d%3D%22M116.426%2034.9902V9.57525H123.978V34.9902H116.426ZM116.426%206.57386V0.377441H123.978V6.57386H116.426Z%22%20fill%3D%22%23121212%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M110.133%2035.5711C103.936%2035.5711%20101.274%2033.6347%20101.274%2026.5669V15.0455H97.4492V9.57518H101.274V2.79785H108.825V9.57518H113.424V15.0455H108.825V23.7108C108.825%2028.3097%20108.922%2029.8588%20111.827%2029.8588C112.214%2029.8588%20112.698%2029.8104%20113.134%2029.7135V35.2806C112.408%2035.4259%20111.44%2035.5711%20110.133%2035.5711Z%22%20fill%3D%22%23121212%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M83.2155%2035.765C74.8407%2035.765%2069.5156%2030.2463%2069.5156%2022.2588C69.5156%2014.2712%2074.9859%208.7041%2083.1671%208.7041C91.3967%208.7041%2096.9154%2014.2712%2096.9154%2022.3072C96.9154%2030.2463%2091.4935%2035.765%2083.2155%2035.765ZM77.3096%2022.2588C77.3096%2026.9545%2079.2943%2029.8106%2083.1671%2029.8106C86.9915%2029.8106%2088.9762%2026.9545%2088.9762%2022.3072C88.9762%2017.7567%2086.9915%2014.6585%2083.1187%2014.6585C79.3912%2014.6585%2077.3096%2017.7083%2077.3096%2022.2588Z%22%20fill%3D%22%23121212%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M46.0078%2034.9902V0.377441H53.947V28.1645H68.4698V34.9902H46.0078Z%22%20fill%3D%22%23121212%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.6614%2017.2817C5.84803%2015.5784%200%208.65689%200%200.377441H17.4066V12.6624H17.6634C18.5261%2011.1819%2019.6296%209.88784%2021.8765%209.28883C24.4905%208.59192%2026.1868%209.2528%2028.0196%209.96684C29.1878%2010.422%2030.4114%2010.8987%2031.9634%2011.0593C31.7298%2011.143%2031.4859%2011.2259%2031.2344%2011.3113L31.2324%2011.312C28.5949%2012.2075%2025.1229%2013.3864%2023.8279%2018.9113C30.2198%2021.4591%2034.7364%2027.6979%2034.7364%2034.9902H17.4069L17.4069%2020.7069H17.142C15.7041%2028.8236%208.57637%2034.9902%200%2034.9902V17.6844H13.6614V17.2817ZM24.4808%2012.2075C24.4808%2012.9021%2023.9169%2013.4652%2023.2213%2013.4652C22.5257%2013.4652%2021.9618%2012.9021%2021.9618%2012.2075C21.9618%2011.5128%2022.5257%2010.9497%2023.2213%2010.9497C23.9169%2010.9497%2024.4808%2011.5128%2024.4808%2012.2075Z%22%20fill%3D%22%23121212%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/690a1ae04abac862929bbe56/690a1ae04abac862929bbe88_favicon_dark.png",
    "ogImage": "https://cdn.prod.website-files.com/67869d6cda2764c1d1def126/6786acc7d7b4b262adc85fbb_Loti.jpg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 2,
    "reasoning": "Selected #2 because it is visible, located in the header, and links to the homepage, making it the most likely candidate for the main brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 4,
      "text": "Get started",
      "reasoning": "Button #0 with text 'Get started' uses the vibrant brand color #6BA5CF, which is a strong indicator of a primary CTA. The text is action-oriented, making it a clear choice for the primary button."
    },
    "secondary": {
      "index": 3,
      "text": "Start a free account",
      "reasoning": "Button #4 with text 'Start a free account' uses the vibrant green color #96AC56, which is distinct from the primary button's color. It serves as a secondary CTA with a different action-oriented text."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 2,
        "selectedLogoReasoning": "Selected #2 because it is visible, located in the header, and links to the homepage, making it the most likely candidate for the main brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles