Tenant Turner Brand: Colors, Fonts, Logo & Visual Identity

Tenant Turner Brand Identity

A complete profile of Tenant Turner's visual system — colors, typography, components, and personality — extracted from http://tenantturner.com.

Color Palette

Brand palette extracted from http://tenantturner.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Brand Personality

Frequently Asked Questions

  1. What is Tenant Turner's primary brand color?

    • Tenant Turner's primary brand color is #8FC73E, which anchors their visual identity.
  2. What font does Tenant Turner use?

    • Tenant Turner uses Lato as the primary typeface across body and headings.
  3. Does Tenant Turner use a light or dark theme?

    • Tenant Turner's primary site uses a light color scheme, with a background of #FFFFFF.
  4. How was this brand profile generated?

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Lato",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#8FC73E",
    "secondary": "#6C757D",
    "accent": "#8FC73E",
    "background": "#FFFFFF",
    "textPrimary": "#4D4D4D",
    "link": "#0A77AD"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Lato",
      "heading": "Lato"
    },
    "fontStacks": {
      "heading": [
        "Lato",
        "helvetica",
        "arial",
        "sans-serif"
      ],
      "body": [
        "Lato",
        "helvetica",
        "arial",
        "sans-serif"
      ],
      "paragraph": [
        "Lato",
        "helvetica",
        "arial",
        "sans-serif"
      ]
    }
  },
  "components": {
    "buttonPrimary": {
      "background": "#8FC73E",
      "textColor": "#FFFFFF",
      "borderColor": "#8FC73E",
      "borderRadius": "6px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F8981D",
      "textColor": "#FFFFFF",
      "borderColor": "#F8981D",
      "borderRadius": "6px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://tenantturner.com/assets/img/logo-TenantTurner-wide-677x80.png",
    "favicon": "https://tenantturner.com/assets/img/logo-TenantTurner-emblem-16x16.png",
    "ogImage": "https://tenantturner.com/assets/img/logo-TenantTurner-emblem-931x631.png"
  }
}