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

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: industrial professionals

Nominal Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

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
 }
}