llms.txt

Djamo Brand Identity

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

Quick Facts

Field Value
Primary #6B7280
Accent #374151
Body Font FuturaPTBook
Heading Font FuturaPTBold

Color Palette

Typography

Visual Assets

Brand Personality

Tone: professional · Energy: medium · Audience: unknown

Djamo Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Follow this method to capture the fonts used:

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

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "arial",
      "count": 14
    },
    {
      "family": "sans-serif",
      "count": 14
    },
    {
      "family": "FuturaPTBook",
      "count": 12
    },
    {
      "family": "FuturaPTBold",
      "count": 2
    }
  ],
  "colors": {
    "primary": "#6B7280",
    "secondary": "#001CF0",
    "accent": "#374151",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#374151"
  },
  "typography": {
    "fontFamilies": {
      "primary": "FuturaPTBook",
      "heading": "FuturaPTBold"
    },
    "fontStacks": {
      "body": [
        "FuturaPTBook",
        "arial",
        "sans-serif"
      ],
      "heading": [
        "FuturaPTBold",
        "arial",
        "sans-serif"
      ],
      "paragraph": [
        "FuturaPTBook",
        "arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "60px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {},
  "images": {
    "logo": null,
    "favicon": "https://www.djamo.com/icons/djamo_favicon.png",
    "ogImage": "https://www.djamo.com/images/djamo_graph_fb.png"
  },
  "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"
    }
  }
}