llms.txt
Nominal Brand Identity
A complete profile of Nominal's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #419B55 |
| Accent | #419B55 |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #419B55
- accent: #419B55
- background: #000000
- textPrimary: #000000
- link: #419B55
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Inter — https://fonts.google.com/specimen/Inter
Visual Assets
- Logo: https://cdn.sanity.io/images/xupoa92h/nominal-2025/63aeeab61e8f8fff6b62ed79308e09be328e1a2f-167x24.svg
- Favicon: https://nominal.io/favicon.ico?515d0497dce368fc
- Social card (og:image): https://cdn.sanity.io/images/xupoa92h/nominal-2025/543b94f048b9f5929308a91efaa77c169ec3d954-1200x630.png
UI Components
- buttonPrimary: background=#000000, textColor=#FFFFFF, borderColor=#FFFFFF, borderRadius=0px, shadow=none
- buttonSecondary: background=#FFFFFF, textColor=#000000, borderColor=#000000, borderRadius=0px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: industrial professionals
Nominal Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Fundamentals of Nominal: Visualizing Telemetry at Any Scale
- Mission Dev at Nominal
- Careers
- Blog
- How REGENT Built a Flight-Ready Telemetry Backbone with Nominal
Machine-Readable Profile
{
"colorScheme": "dark",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "fraktionMono",
"role": "monospace"
},
{
"family": "muoto",
"role": "unknown"
}
],
"colors": {
"primary": "#419B55",
"accent": "#419B55",
"background": "#000000",
"textPrimary": "#000000",
"link": "#419B55"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"muoto",
"sans-serif"
],
"body": [
"Inter",
"ui-sans-serif",
"sans-serif"
],
"paragraph": [
"Inter",
"ui-sans-serif",
"sans-serif"
]
},
"fontSizes": {
"h1": "72px",
"h2": "52px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#000000",
"textColor": "#FFFFFF",
"borderColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderColor": "#000000",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.sanity.io/images/xupoa92h/nominal-2025/63aeeab61e8f8fff6b62ed79308e09be328e1a2f-167x24.svg",
"favicon": "https://nominal.io/favicon.ico?515d0497dce368fc",
"ogImage": "https://cdn.sanity.io/images/xupoa92h/nominal-2025/543b94f048b9f5929308a91efaa77c169ec3d954-1200x630.png",
"logoHref": "/",
"logoAlt": "Nominal logo"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "industrial professionals"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
}
}