llms.txt
Humanly Brand Identity
A complete profile of Humanly's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #0000CC |
| Accent | #0000CC |
| Body Font | Work Sans |
| Heading Font | Work Sans |
Color Palette
- primary: #0000CC
- secondary: #CAD5E2
- accent: #0000CC
- background: #F8FAFC
- textPrimary: #000033
- link: #000033
Typography
- primary: Work Sans — https://fonts.google.com/specimen/Work+Sans
- heading: Work Sans — https://fonts.google.com/specimen/Work+Sans
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- input: background=#FFFFFF, textColor=#000033, borderColor=#CAD5E2, borderRadius=12.4px, shadow=rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 5px 10px -2px
- buttonPrimary: background=#0000CC, textColor=#F0F4F9, borderRadius=12.4px, shadow=rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 5px 10px -2px
- buttonSecondary: background=#F8FAFC, textColor=#000033, borderColor=#CAD5E2, borderRadius=12.4px, shadow=rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 5px 10px -2px
Brand Personality
Tone: professional · Energy: medium · Audience: HR professionals and recruiters
Humanly Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- AI Recruiting Platform for Hourly, Frontline, and High-Volume Hiring | Humanly | Humanly
- Image:
- Source: https://www.humanly.io/
- Resource Library | Humanly
- Image:
- Source: https://www.humanly.io/blog
- The High-Volume Hiring ATS Built for Frontline & Hourly Teams
- Image:
- Source: https://www.humanly.io/products/ats
- Automated Screening for Construction: Hire Faster, Focus on Quality
- Mr Meaningful Work and Arkesh Mishra | Humanly
- Image:
- Source: https://www.humanly.io/blog/arkesh-mishra
Working with these fonts
Not found on Google Fonts? Instructions to follow if you have permission to use the fonts:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
- Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
- For each captured font URL: right-click → Save As to download the file locally.
- 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": "Work Sans",
"role": "body"
}
],
"colors": {
"primary": "#0000CC",
"secondary": "#CAD5E2",
"accent": "#0000CC",
"background": "#F8FAFC",
"textPrimary": "#000033",
"link": "#000033"
},
"typography": {
"fontFamilies": {
"primary": "Work Sans",
"heading": "Work Sans"
},
"fontStacks": {
"heading": [
"fontDisplay",
"fontDisplay Fallback"
],
"body": [
"Work Sans"
],
"paragraph": [
"Work Sans"
]
},
"fontSizes": {
"h1": "60px",
"h2": "18px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#000033",
"borderColor": "#CAD5E2",
"borderRadius": "12.4px",
"borderRadiusCorners": {
"topLeft": "12.4px",
"topRight": "12.4px",
"bottomRight": "12.4px",
"bottomLeft": "12.4px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 5px 10px -2px"
},
"buttonPrimary": {
"background": "#0000CC",
"textColor": "#F0F4F9",
"borderRadius": "12.4px",
"borderRadiusCorners": {
"topLeft": "12.4px",
"topRight": "12.4px",
"bottomRight": "12.4px",
"bottomLeft": "12.4px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 5px 10px -2px"
},
"buttonSecondary": {
"background": "#F8FAFC",
"textColor": "#000033",
"borderColor": "#CAD5E2",
"borderRadius": "12.4px",
"borderRadiusCorners": {
"topLeft": "12.4px",
"topRight": "12.4px",
"bottomRight": "12.4px",
"bottomLeft": "12.4px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 5px 10px -2px"
}
},
"images": {
"logo": "https://cdn.sanity.io/images/pm8sh1r9/production/c5181350ad9c7ffbc2aa65083f55d7da82140696-117x32.svg",
"favicon": "https://www.humanly.io/favicon.ico?favicon.cb9ef9b5.ico",
"ogImage": "https://cdn.sanity.io/images/pm8sh1r9/production/3b372edf9ccd9b38ce7d72399e0f56d97bfa84e0-2932x2083.png?fm=webp&q=100&fit=crop",
"logoHref": "/",
"logoAlt": "Humanly Logo"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "HR professionals and recruiters"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}