llms.txt

Janus Brand Identity

A complete profile of Janus's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #4A5565
Accent #101828
Body Font Switzer
Heading Font Newsreader

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

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

Janus Brand in the Wild

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Switzer",
   "role": "body"
  },
  {
   "family": "Newsreader",
   "role": "heading"
  }
 ],
 "colors": {
  "primary": "#4A5565",
  "secondary": "#030712",
  "accent": "#101828",
  "background": "#F9F9F7",
  "textPrimary": "#101828",
  "link": "#101828"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Switzer",
   "heading": "Newsreader"
  },
  "fontStacks": {
   "heading": [
    "Newsreader",
    "Times New Roman",
    "serif"
   ],
   "body": [
    "Switzer",
    "system-ui",
    "sans-serif"
   ],
   "paragraph": [
    "Switzer",
    "system-ui",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "96px",
   "h2": "48px",
   "body": "12px"
  }
 },
 "spacing": {
  "baseUnit": 8,
  "borderRadius": "0px"
 },
 "components": {
  "buttonPrimary": {
   "background": "transparent",
   "textColor": "#4A5565",
   "borderColor": "#D1D5DC",
   "borderRadius": "0px",
   "shadow": "none"
  }
 },
 "images": {
  "logo": "https://www.withjanus.com/janus_black_circle_white_logo.png",
  "favicon": "https://www.withjanus.com/janus_black_circle_white_logo.png",
  "ogImage": null,
  "logoHref": "/",
  "logoAlt": "Janus logo"
 },
 "personality": {
  "tone": "professional",
  "energy": "medium",
  "targetAudience": "business professionals"
 },
 "designSystem": {
  "framework": "tailwind",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.9,
  "colors": 0.9,
  "overall": 0.9
 }
}