DianaHR Brand: Colors, Fonts, Logo & Visual Identity
DianaHR Brand Identity
A complete profile of DianaHR's visual system — colors, typography, components, and personality — extracted from http://www.dianahr.ai. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://www.dianahr.ai.
- primary: #286F51 (rgb(40, 111, 81))
- secondary: #002C15 (rgb(0, 44, 21))
- accent: #286F51 (rgb(40, 111, 81))
- background: #FFFFFF (rgb(255, 255, 255))
- textPrimary: #000000 (rgb(0, 0, 0))
- link: #0000EE (rgb(0, 0, 238))
Typography
Each font links to its Google Fonts page where available.
- primary: Lato Google Fonts →
- heading: Poppins Google Fonts →
Visual Assets
UI Components
Live previews rendered using DianaHR's actual button styles.
Button Primary
- background: #286F51
- textColor: #0000EE
- borderRadius: 8px
- shadow: none
Button Secondary
- background: #297051
- textColor: #000000
- borderRadius: 6px
- shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: US Businesses seeking HR services
DianaHR Brand in the Wild
Frequently Asked Questions
What is DianaHR's primary brand color?
DianaHR's primary brand color is #286F51. It anchors the visual identity across their website, product UI, and marketing materials.What font does DianaHR use?
DianaHR uses Lato for body text and Poppins for headings. Fonts were detected on http://www.dianahr.ai as part of their live design system.Does DianaHR use a light or dark theme?
DianaHR's primary site uses a light color scheme, with a background of #FFFFFF.Where can I find DianaHR's logo?
DianaHR's logo is available directly on their site (http://www.dianahr.ai). The current logo URL is included in the machine-readable JSON profile linked above.How was this brand profile generated?
This profile was extracted from http://www.dianahr.ai using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by DianaHR.
Methodology
Brand data on this page was extracted from http://www.dianahr.ai on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by DianaHR.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{ "family": "Poppins", "role": "heading" },
{ "family": "Lato", "role": "body" },
{ "family": "Inter", "role": "unknown" },
{ "family": "Obviously Regular", "role": "unknown" }
],
"colors": {
"primary": "#286F51",
"secondary": "#002C15",
"accent": "#286F51",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#0000EE"
},
"typography": {
"fontFamilies": {
"primary": "Lato",
"heading": "Poppins"
},
"fontStacks": {
"heading": ["Poppins", "sans-serif"],
"body": ["sans-serif"],
"paragraph": ["Inter", "sans-serif"]
},
"fontSizes": {
"h1": "56px",
"h2": "14px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "6px"
},
"components": {
"buttonPrimary": {
"background": "#286F51",
"textColor": "#0000EE",
"borderRadius": "8px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#297051",
"textColor": "#000000",
"borderRadius": "6px",
"shadow": "none"
}
},
"images": {
"logo": "https://framerusercontent.com/images/Zmd5pxtCbZSOc8WK7DaVBtIfhig.png?width=909&height=258",
"favicon": "https://framerusercontent.com/images/Wra0ApjoaZbZlHaHKszrL6lhTw.png"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "US Businesses seeking HR services"
}
}