Xkit Brand: Colors, Fonts, Logo & Visual Identity

Xkit Brand Identity

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

Color Palette

Brand palette extracted from https://xkit.co.

Color Hex Code RGB Values
primary #0066FF rgb(0, 102, 255)
accent #0066FF rgb(0, 102, 255)
background #F4F4F4 rgb(244, 244, 244)
textPrimary #555555 rgb(85, 85, 85)
link #0066FF rgb(0, 102, 255)

Typography

Each font links to its Google Fonts page where available.

Style Font Google Fonts Link
primary Arial Google Fonts →
heading Arial Google Fonts →

Visual Assets

Brand Personality

Tone: professional Energy: medium Audience: unknown

Xkit Brand in the Wild

Image: files.readme.io Source: docs.xkit.co

Image: journal.transformativeworks.org Source: journal.transformativeworks.org

Image: raw.githubusercontent.com Source: github.com

Image: 64.media.tumblr.com Source: tumblr.com

Image: addons.mozilla.org Source: addons.mozilla.org

Image: fusionauth.io Source: fusionauth.io

Frequently Asked Questions

What is Xkit's primary brand color?
Xkit's primary brand color is #0066FF. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Xkit use?
Xkit uses Arial as the primary typeface across body and headings.

Does Xkit use a light or dark theme?
Xkit's primary site uses a light color scheme, with a background of #F4F4F4.

How was this brand profile generated?
This profile was extracted from https://xkit.co 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 Xkit.

Methodology

Brand data on this page was extracted from https://xkit.co on 2026-07-27 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 Xkit.

Machine-Readable Profile

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

GET /branding/xkit.json GET /branding/xkit/llms.txt

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Arial",
      "count": 14
    },
    {
      "family": "sans-serif",
      "count": 14
    }
  ],
  "colors": {
    "primary": "#0066FF",
    "accent": "#0066FF",
    "background": "#F4F4F4",
    "textPrimary": "#555555",
    "link": "#0066FF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Arial",
      "heading": "Arial"
    },
    "fontStacks": {
      "body": [
        "Arial",
        "sans-serif"
      ],
      "heading": [
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "32px",
      "h2": "32px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {},
  "images": {
    "logo": null,
    "favicon": null,
    "ogImage": null
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "unknown"
  },
  "designSystem": {
    "framework": "unknown",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0,
    "overall": 0
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": false,
      "llmSucceeded": false,
      "finalSource": "none",
      "rawLogoSelection": {
        "selectedLogoIndex": -1,
        "selectedLogoReasoning": "LLM failed",
        "confidence": 0
      }
    },
    "buttonClassification": {
      "llmCalled": false,
      "llmSucceeded": false,
      "error": "LLM call failed or returned fallback values"
    }
  }
}
``