llms.txt

Bland Brand Identity

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

Quick Facts

Field Value
Primary #CA2719
Accent #CA071A
Body Font Taurusgroteskroman Vf
Heading Font Taurusgrotesk

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: enterprises

Bland Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Steps that can help if you have permission to use the fonts:

  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.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Taurusgrotesk",
   "role": "heading"
  },
  {
   "family": "Taurusgroteskroman Vf",
   "role": "body"
  }
 ],
 "colors": {
  "primary": "#CA2719",
  "accent": "#CA071A",
  "background": "#FFFDF5",
  "textPrimary": "#151515",
  "link": "#CA071A"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Taurusgroteskroman Vf",
   "heading": "Taurusgrotesk"
  },
  "fontStacks": {
   "heading": [
    "Taurusgrotesk",
    "Arial",
    "sans-serif"
   ],
   "body": [
    "Taurusgrotesk",
    "Arial",
    "sans-serif"
   ],
   "paragraph": [
    "Taurusgrotesk",
    "Arial",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "64px",
   "h2": "18px",
   "body": "18px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "8px"
 },
 "components": {
  "input": {
   "background": "transparent",
   "textColor": "#FFFDF5",
   "borderColor": null,
   "borderRadius": "8px",
   "borderRadiusCorners": {
    "topLeft": "8px",
    "topRight": "8px",
    "bottomRight": "8px",
    "bottomLeft": "8px"
   },
   "shadow": "none"
  },
  "buttonPrimary": {
   "background": "#CA071A",
   "textColor": "#FFFFFF",
   "borderColor": "#CA071A",
   "borderRadius": "0px",
   "borderRadiusCorners": {
    "topLeft": "0px",
    "topRight": "0px",
    "bottomRight": "0px",
    "bottomLeft": "0px"
   },
   "shadow": "none"
  },
  "buttonSecondary": {
   "background": "#151515",
   "textColor": "#FDF9EC",
   "borderColor": "#A1A09B",
   "borderRadius": "2px",
   "borderRadiusCorners": {
    "topLeft": "2px",
    "topRight": "2px",
    "bottomRight": "2px",
    "bottomLeft": "2px"
   },
   "shadow": "none"
  }
 },
 "images": {
  "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20viewBox%3D%220%200%20111%2028%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M110.052%200H102.057C101.921%200%20101.812%200.1086%20101.812%200.244349V2.30096C101.812%202.43671%20101.704%202.54531%20101.568%202.54531H91.6311C88.4986%202.54531%2085.8651%204.6664%2085.0811%207.55108H85.0777C85.0489%207.65459%2084.9556%207.73264%2084.8419%207.73264C84.7282%207.73264%2084.6348%207.65628%2084.6077%207.55108H84.6043C83.8221%204.6664%2081.1868%202.54531%2078.0544%202.54531H66.1763C63.3137%202.54531%2060.8668%204.31684%2059.869%206.82312C59.7706%207.07086%2059.4007%206.9979%2059.399%206.73149L59.3888%202.78966C59.3888%202.6556%2059.2785%202.54531%2059.1445%202.54531H40.7232C37.8623%202.54531%2035.4171%204.31514%2034.4176%206.81973C34.3192%207.06747%2033.9493%206.9945%2033.9476%206.7281L33.9357%200.244349C33.9357%200.110297%2033.8254%200%2033.6914%200H25.694C25.56%200%2025.4497%200.1086%2025.4497%200.244349L25.4378%206.7281C25.4378%206.9962%2025.0679%207.06917%2024.9678%206.81973C23.97%204.31514%2021.5231%202.54531%2018.6622%202.54531H8.72531C8.58956%202.54531%208.48096%202.43671%208.48096%202.30096V0.244349C8.48096%200.1086%208.37236%200%208.23661%200H0.244349C0.1086%200%200%200.1086%200%200.244349V10.7853C0%2010.9211%200.1086%2011.0297%200.244349%2011.0297H110.052C110.188%2011.0297%20110.297%2010.9211%20110.297%2010.7853V0.244349C110.297%200.1086%20110.188%200%20110.052%200Z%22%20fill%3D%22currentColor%22%3E%3C/path%3E%3C/svg%3E",
  "favicon": "https://cdn.prod.website-files.com/66cddff3a7bb08f0bc015747/69ce9536dd18e895f0865583_favicon.png",
  "ogImage": "https://cdn.prod.website-files.com/66cddff3a7bb08f0bc015747/678198b4ff9b9067e073e57e_og_image.jpg",
  "logoHref": "/"
 },
 "personality": {
  "tone": "professional",
  "energy": "medium",
  "targetAudience": "enterprises"
 },
 "designSystem": {
  "framework": "custom",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.95,
  "colors": 0.9,
  "overall": 0.925
 }
}