llms.txt

Dench.com Brand Identity

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

Quick Facts

Field Value
Primary #83A3BF
Accent #206199
Body Font Lora
Heading Font Instrument Serif

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

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

Dench.com Brand in the Wild

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

Machine-Readable Profile

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Lora",
      "role": "body"
    },
    {
      "family": "Instrument Serif",
      "role": "heading"
    },
    {
      "family": "SF Mono",
      "role": "monospace"
    },
    {
      "family": "Fira Code",
      "role": "monospace"
    },
    {
      "family": "JetBrains Mono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#83A3BF",
    "secondary": "#2B699E",
    "accent": "#206199",
    "background": "#171717",
    "textPrimary": "#206199",
    "link": "#206199"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Lora",
      "heading": "Instrument Serif"
    },
    "fontStacks": {
      "heading": [
        "Instrument Serif"
      ],
      "body": [
        "Arial",
        "Helvetica",
        "sans-serif"
      ],
      "paragraph": [
        "Arial",
        "Helvetica",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "96px",
      "h2": "48px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#171717",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#206199",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#206199",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.dench.com/_next/image?url=%2Flogos%2Fdench-workspace-icon.png&w=3840&q=75&dpl=dpl_4gfN9Bp7uj3gCLkPd4kA9SBD42pE",
    "favicon": "https://www.dench.com/logos/favicon-32x32.png",
    "ogImage": "https://www.dench.com/opengraph-image.png?opengraph-image.e97fb2e2.png",
    "logoHref": "/",
    "logoAlt": "Dench workspace"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  }
}