llms.txt

Entangl Brand Identity

A complete profile of Entangl's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #0000EE
Accent #2A4848
Body Font Spectral
Heading Font Spectral

Color Palette

Typography

Brand Personality

Tone: professional · Energy: medium · Audience: unknown

Entangl Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Here’s a suggested flow that can help:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and click around (some weights only load on specific routes).
  4. For each captured font URL: right-click → Save As to download the file.
  5. View the page's CSS and copy out the matching @font-face declarations.

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

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Spectral",
   "count": 23
  },
  {
   "family": "serif",
   "count": 23
  }
 ],
 "colors": {
  "primary": "#0000EE",
  "accent": "#2A4848",
  "background": "#EBEBEB",
  "textPrimary": "#000000",
  "link": "#2A4848"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Spectral",
   "heading": "Spectral"
  },
  "fontStacks": {
   "body": [
    "Spectral",
    "serif"
   ],
   "heading": [
    "Spectral",
    "serif"
   ],
   "paragraph": [
    "Spectral",
    "serif"
   ]
  },
  "fontSizes": {
   "h1": "16px",
   "h2": "16px",
   "body": "13px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "0px"
 },
 "components": {},
 "images": {
  "logo": null,
  "favicon": null,
  "ogImage": null
 },
 "personality": {
  "tone": "professional",
  "energy": "medium",
  "targetAudience": "unknown"
 },
 "designSystem": {
  "framework": "unknown",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0,
  "colors": 0,
  "overall": 0
 },
 "__llm_metadata": {
  "logoSelection": {
   "llmCalled": false,
   "llmSucceeded": false,
   "finalSource": "none",
   "rawLogoSelection": {
    "selectedLogoIndex": -1,
    "selectedLogoReasoning": "LLM failed",
    "confidence": 0
   }
  },
  "buttonClassification": {
   "llmCalled": false,
   "llmSucceeded": false,
   "error": "LLM call failed or returned fallback values"
  }
 }
}