Home · Branding · Janet AI

Janet AI Brand Identity

A complete profile of Janet AI's visual system — colors, typography, components, and personality — extracted from https://janet.ai. Built for designers, agents, and AI tools.

Download JSON
Primary
#6556E5
Accent
#6556E5
Body Font
Arial
Heading
Arial

Color Palette

Brand palette extracted from https://janet.ai.

primary
#6556E5
rgb(101, 86, 229)
accent
#6556E5
rgb(101, 86, 229)
background
#000000
rgb(0, 0, 0)
textPrimary
#000000
rgb(0, 0, 0)
link
#403690
rgb(64, 54, 144)

Typography

Each font links to its Google Fonts page where available.

primary
Arial
heading
Arial
Ppmori, Arial, sans-serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. 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.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Janet AI logo
Logo
Janet AI favicon
Favicon
Janet AI social image
Social Card

UI Components

Live previews rendered using Janet AI's actual button styles.

buttonPrimary
background #6556E5 textColor #FFFFFF borderColor #6556E5 borderRadius 1920px shadow none

Brand Personality

Tone: modern Energy: medium Audience: product managers and tech professionals

Janet AI Brand in the Wild

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

Frequently Asked Questions

What is Janet AI's primary brand color?

Janet AI's primary brand color is #6556E5. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Janet AI use?

Janet AI uses Arial as the primary typeface across body and headings.

Does Janet AI use a light or dark theme?

Janet AI's primary site uses a light color scheme, with a background of #000000.

Where can I find Janet AI's logo?

Janet AI's logo is available directly on their site (https://janet.ai). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from https://janet.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 Janet AI.

Methodology

Brand data on this page was extracted from https://janet.ai on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Janet AI.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Ppmori",
      "role": "unknown"
    },
    {
      "family": "Arial",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#6556E5",
    "accent": "#6556E5",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#403690"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Arial",
      "heading": "Arial"
    },
    "fontStacks": {
      "heading": [
        "Ppmori",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Ppmori",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Ppmori",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "80px",
      "h2": "36px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#6556E5",
      "textColor": "#FFFFFF",
      "borderColor": "#6556E5",
      "borderRadius": "1920px",
      "borderRadiusCorners": {
        "topLeft": "1920px",
        "topRight": "1920px",
        "bottomRight": "1920px",
        "bottomLeft": "1920px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/6986120c621d6dab7bd72bae/6989f94ed2f3ca1401794f30_janet.svg",
    "favicon": "https://cdn.prod.website-files.com/6986120c621d6dab7bd72bae/69c4c7691936f34537052f65_Image%20Logo%20Circle%20(32x32).png",
    "ogImage": "https://cdn.prod.website-files.com/6986120c621d6dab7bd72bae/69a5feaae4685e7db8d4d1bd_Image%20Logo%20Square%20(High-Res).png"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 2,
    "reasoning": "Logo rejected: Red flags detected (menu word). Selected #2 because it is visible, located in the header, links to the homepage, and matches the brand name 'Janet AI'.",
    "confidence": 0.95,
    "rejected": true,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Start for Free",
      "reasoning": "Button #0 is selected as the primary CTA because it uses the vibrant brand color #6556E5, which is consistent with the site's primary color scheme, and has action-oriented text 'Start for Free'."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "Both buttons share the same background color, #6556E5, which is the brand color. No secondary button with a different color is available."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "product managers and tech professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 2,
        "selectedLogoReasoning": "Selected #2 because it is visible, located in the header, links to the homepage, and matches the brand name 'Janet AI'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles