Intuned Brand: Colors, Fonts, Logo & Visual Identity
Intuned Brand Identity
A complete profile of Intuned's visual system — colors, typography, components, and personality — extracted from https://intunedhq.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://intunedhq.com.
| Type | Color | RGB |
|---|---|---|
| primary | #FFFFFF | rgb(255, 255, 255) |
| accent | #FFFFFF | rgb(255, 255, 255) |
| background | #000000 | rgb(0, 0, 0) |
| textPrimary | #000000 | rgb(0, 0, 0) |
| link | #FFFFFF | rgb(255, 255, 255) |
Typography
Each font links to its Google Fonts page where available.
| Type | Font | Link |
|---|---|---|
| primary | Geist | Google Fonts → |
| heading | Geist | Google Fonts → |
UI Components
Live previews rendered using Intuned's actual button styles.
Input
| Property | Value |
|---|---|
| background | #1A1A1A |
| textColor | #FFFFFF |
| borderColor | null |
| borderRadius | 2px |
| shadow | none |
Button Primary
| Property | Value |
|---|---|
| background | #FFFFFF |
| textColor | #000000 |
| borderRadius | 2px |
| shadow | none |
Button Secondary
| Property | Value |
|---|---|
| background | #262626 |
| textColor | #FFFFFF |
| borderRadius | 2px |
| shadow | none |
Brand Personality
Tone: modern
Energy: medium
Audience: tech-savvy professionals
Intuned Brand in the Wild
Image: mintcdn.com
Source: intunedhq.com
Image: i.ytimg.com
Source: intunedhq.com
Image: intunedhq.com
Source: intunedhq.com
Image: intuned-7.mintlify.app
Source: intunedhq.com
Image: intunedhq.com
Source: intunedhq.com
Image: intunedhq.com
Source: intunedhq.com
Frequently Asked Questions
What is Intuned's primary brand color? Intuned's primary brand color is #FFFFFF.
What font does Intuned use?
Intuned uses Geist as the primary typeface across body and headings.
Does Intuned use a light or dark theme?
Intuned's primary site uses a dark color scheme, with a background of #000000.
Where can I find Intuned's logo?
Intuned's logo is available directly on their site (https://intunedhq.com).
How was this brand profile generated?
This profile was extracted from https://intunedhq.com using the Firecrawl branding extraction API.
Machine-Readable Profile
{
"colorScheme": "dark",
"fonts": [
{
"family": "Geist",
"role": "unknown"
}
],
"colors": {
"primary": "#FFFFFF",
"accent": "#FFFFFF",
"background": "#000000",
"textPrimary": "#000000",
"link": "#FFFFFF"
},
"typography": {
"fontFamilies": {
"primary": "Geist",
"heading": "Geist"
},
"fontStacks": {
"heading": [
"Geist",
"system-ui",
"-apple-system",
"sans-serif"
],
"body": [
"Geist",
"system-ui",
"-apple-system",
"sans-serif"
],
"paragraph": [
"Geist",
"system-ui",
"-apple-system",
"sans-serif"
]
},
"fontSizes": {
"h1": "72px",
"h2": "32px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"input": {
"background": "#1A1A1A",
"textColor": "#FFFFFF",
"borderColor": null,
"borderRadius": "2px",
"shadow": "none"
},
"buttonPrimary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderRadius": "2px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#262626",
"textColor": "#FFFFFF",
"borderRadius": "2px",
"shadow": "none"
}
},
"images": {
"logo": "https://intunedhq.com/logo.svg",
"favicon": "https://intunedhq.com/favicon-48x48.png",
"ogImage": "https://intunedhq.com/og-image.png"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech-savvy professionals"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
}
}