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.
- Primary: #8FC73E
- Secondary: #6C757D
- Accent: #8FC73E
- Background: #FFFFFF
- Text Primary: #4D4D4D
- Link: #0A77AD
Typography
Each font links to its Google Fonts page where available.
- Primary: Lato
- Heading: Lato
Visual Assets
UI Components
Button Primary:
- Background: #8FC73E
- Text Color: #FFFFFF
- Border Color: #8FC73E
- Border Radius: 6px
- Shadow: none
Button Secondary:
- Background: #F8981D
- Text Color: #FFFFFF
- Border Color: #F8981D
- Border Radius: 6px
- Shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: property managers and real estate professionals
Frequently Asked Questions
What is Tenant Turner's primary brand color?
- Tenant Turner's primary brand color is #8FC73E, which anchors their visual identity.
What font does Tenant Turner use?
- Tenant Turner uses Lato as the primary typeface across body and headings.
Does Tenant Turner use a light or dark theme?
- Tenant Turner's primary site uses a light color scheme, with a background of #FFFFFF.
How was this brand profile generated?
- This profile was extracted from http://tenantturner.com using the Firecrawl branding extraction API.
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"
}
}