llms.txt
Hirebolt Brand Identity
A complete profile of Hirebolt's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #1F3847 |
| Accent | #DDF0A7 |
| Body Font | Space Grotesk |
| Heading Font | Fraunces |
Color Palette
- primary: #1F3847
- accent: #DDF0A7
- background: #151515
- textPrimary: #151515
- link: #DDF0A7
Typography
- primary: Space Grotesk — Google Fonts
- heading: Fraunces — Google Fonts
Visual Assets
- Logo:
- Favicon:
UI Components
- buttonPrimary: background=#DDF0A7, textColor=#1F3847, borderRadius=999px, shadow=none
- buttonSecondary: background=#FFFFFF, textColor=#000000, borderRadius=8px, shadow=none
Brand Personality
Tone: modern · Energy: medium · Audience: tech professionals and companies seeking AI talent
Hirebolt Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Hirebolt | AI Engineering Capacity Through Verified Talent
- Image:
- Source: Hirebolt
- Fastest way to hire and find a job in hospitality | Hirebolt
- Image:
- Source: Candidates
- Index.dev Acquires Hirebolt, Y Combinator Startup | Index.dev posted on the topic | LinkedIn
- Image:
- Source: LinkedIn
- Index.dev Acquires Y Combinator-Backed Hirebolt to Give Companies Instant Access to Verified AI Engineers | Press Releases | norfolkdailynews.com
- Image:
- Source: Norfolk Daily News
Machine-Readable Profile
{
"colorScheme": "dark",
"fonts": [
{
"family": "Space Grotesk",
"role": "body"
},
{
"family": "Fraunces",
"role": "heading"
}
],
"colors": {
"primary": "#1F3847",
"accent": "#DDF0A7",
"background": "#151515",
"textPrimary": "#151515",
"link": "#DDF0A7"
},
"typography": {
"fontFamilies": {
"primary": "Space Grotesk",
"heading": "Fraunces"
},
"fontStacks": {
"heading": [
"Fraunces",
"serif"
],
"body": [
"Space Grotesk",
"sans-serif"
],
"paragraph": [
"Space Grotesk",
"sans-serif"
]
},
"fontSizes": {
"h1": "56px",
"h2": "48px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"buttonPrimary": {
"background": "#DDF0A7",
"textColor": "#1F3847",
"borderRadius": "999px",
"borderRadiusCorners": {
"topLeft": "999px",
"topRight": "999px",
"bottomRight": "999px",
"bottomLeft": "999px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://new.hirebolt.com/hirebolt_website_img/hirebolt_by%20index.dev%201.png",
"favicon": "https://new.hirebolt.com/hirebolt_website_img/favicon.ico",
"ogImage": null,
"logoHref": "#",
"logoAlt": "Hirebolt by Index.dev"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech professionals and companies seeking AI talent"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
}
}