Agentin AI Brand: Colors, Fonts, Logo & Visual Identity
Agentin AI Brand Identity
A complete profile of Agentin AI's visual system — colors, typography, components, and personality — extracted from https://www.agentin.ai. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.agentin.ai.
| Color | Hex Code | RGB |
|---|---|---|
| primary | #4B5563 | rgb(75, 85, 99) |
| secondary | #EFF6FF | rgb(239, 246, 255) |
| accent | #111827 | rgb(17, 24, 39) |
| background | #FFFFFF | rgb(255, 255, 255) |
| textPrimary | #111827 | rgb(17, 24, 39) |
| link | #111827 | rgb(17, 24, 39) |
Typography
Each font links to its Google Fonts page where available.
| Role | Font | Link |
|---|---|---|
| primary | Inter | Google Fonts → |
| heading | Inter | Google Fonts → |
UI Components
Live previews rendered using Agentin AI's actual button styles.
Button Primary
- Background: #111827
- Text Color: #FFFFFF
- Border Radius: 9999px
- Shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(17, 24, 39, 0.3) 0px 25px 50px -12px
Button Secondary
- Background: #FFFFFF
- Text Color: #374151
- Border Color: #E5E7EB
- Border Radius: 9999px
- Shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: enterprise software users
Frequently Asked Questions
What is Agentin AI's primary brand color?
Agentin AI's primary brand color is #4B5563. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Agentin AI use?
Agentin AI uses #111827 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Agentin AI use?
Agentin AI uses Inter as the primary typeface across body and headings.
Does Agentin AI use a light or dark theme?
Agentin AI's primary site uses a light color scheme, with a background of #FFFFFF.
How was this brand profile generated?
This profile was extracted from https://www.agentin.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 Agentin AI.
Methodology
Brand data on this page was extracted from https://www.agentin.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.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#4B5563",
"secondary": "#EFF6FF",
"accent": "#111827",
"background": "#FFFFFF",
"textPrimary": "#111827",
"link": "#111827"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter"
],
"body": [
"Inter"
],
"paragraph": [
"Inter"
]
},
"fontSizes": {
"h1": "72px",
"h2": "48px",
"body": "24px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#111827",
"textColor": "#FFFFFF",
"borderRadius": "9999px",
"borderRadiusCorners": {
"topLeft": "9999px",
"topRight": "9999px",
"bottomRight": "9999px",
"bottomLeft": "9999px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(17, 24, 39, 0.3) 0px 25px 50px -12px"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#374151",
"borderColor": "#E5E7EB",
"borderRadius": "9999px",
"borderRadiusCorners": {
"topLeft": "9999px",
"topRight": "9999px",
"bottomRight": "9999px",
"bottomLeft": "9999px"
},
"shadow": "none"
}
},
"images": {
"favicon": "https://www.agentin.ai/favicon.ico",
"ogImage": "https://www.agentin.ai/og-image.png?v=6"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "enterprise software users"
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
}
}