llms.txt
Seals AI Brand Identity
A complete profile of Seals AI's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #F35725 |
| Accent | #111827 |
| Body Font | ui-sans-serif |
| Heading Font | ui-sans-serif |
Color Palette
- primary: #F35725
- secondary: #4B5563
- accent: #111827
- background: #FFFFFF
- textPrimary: #111827
- link: #111827
Typography
- primary: ui-sans-serif — https://fonts.google.com/specimen/ui-sans-serif
- heading: ui-sans-serif — https://fonts.google.com/specimen/ui-sans-serif
Visual Assets
- Favicon: https://hireseals.ai/favicon.ico
UI Components
- buttonPrimary: background=#111827, textColor=#FFFFFF, borderRadius=6px, shadow=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 1px 2px 0px
Brand Personality
Tone: modern · Energy: medium · Audience: businesses seeking AI solutions
Seals AI Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Seals AI
- Image:
- Source: https://hireseals.ai/
- Seals AI
- Image:
- Source: https://hireseals.ai/
- Seals AI
- Image:
- Source: https://hireseals.ai/
- Seals AI
- Image:
- Source: https://hireseals.ai/
- Seals AI
- Image:
- Source: https://hireseals.ai/
- Seals AI
- Image:
- Source: https://hireseals.ai/
Working with these fonts
Not found on Google Fonts? Here’s a flow you can 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": "ui-sans-serif","count": 61},
{"family": "system-ui","count": 61},
{"family": "sans-serif","count": 61},
{"family": "Apple Color Emoji","count": 61},
{"family": "Segoe UI Emoji","count": 61},
{"family": "Segoe UI Symbol","count": 61},
{"family": "Noto Color Emoji","count": 61}
],
"colors": {
"primary": "#F35725",
"secondary": "#4B5563",
"accent": "#111827",
"background": "#FFFFFF",
"textPrimary": "#111827",
"link": "#111827"
},
"typography": {
"fontFamilies": {
"primary": "ui-sans-serif",
"heading": "ui-sans-serif"
},
"fontStacks": {
"body": ["ui-sans-serif","system-ui","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"],
"heading": ["ui-sans-serif","system-ui","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"],
"paragraph": ["ui-sans-serif","system-ui","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"]
},
"fontSizes": {
"h1": "48px",
"h2": "16px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#111827",
"textColor": "#FFFFFF",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "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 1px 2px 0px"
}
},
"images": {
"favicon": "https://hireseals.ai/favicon.ico",
"ogImage": null
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "businesses seeking AI solutions"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
}
}