Kashikoi Brand: Colors, Fonts, Logo & Visual Identity

Kashikoi Brand Identity

A complete profile of Kashikoi's visual system — colors, typography, components, and personality — extracted from https://www.getkashikoi.com. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://www.getkashikoi.com.

Colors

Typography

Each font links to its Google Fonts page where available.

Font Families

Font Links

Visual Assets

UI Components

Live previews rendered using Kashikoi's actual button styles.

Input

Button Primary

Brand Personality

Tone: modern
Energy: medium
Audience: AI developers and tech companies

Kashikoi Brand in the Wild

Image: blog.getkashikoi.com

Source: blog.getkashikoi.com

Image: framerusercontent.com

Source: getkashikoi.com

Image: i0.wp.com

Source: blog.getkashikoi.com

Image: i0.wp.com

Source: blog.getkashikoi.com

Image: s3.tradingview.com

Source: tradingview.com

Frequently Asked Questions

  1. What is Kashikoi's primary brand color?
    Kashikoi's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.

  2. What accent color does Kashikoi use?
    Kashikoi uses #126DFB as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

  3. What font does Kashikoi use?
    Kashikoi uses Geist as the primary typeface across body and headings.

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

  5. Where can I find Kashikoi's logo?
    Kashikoi's logo is available directly on their site (https://www.getkashikoi.com). The current logo URL is included in the machine-readable JSON profile linked above.

  6. How was this brand profile generated?
    This profile was extracted from https://www.getkashikoi.com 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 Kashikoi.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Geist",
      "role": "unknown"
    },
    {
      "family": "Inter",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#E1EAF8",
    "accent": "#126DFB",
    "background": "#F8F8F8",
    "textPrimary": "#126DFB",
    "link": "#126DFB"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Geist",
      "heading": "Geist"
    },
    "fontStacks": {
      "heading": [
        "Geist",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "13px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#495057",
      "borderColor": "#CED4DA",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#126DFB",
      "textColor": "#0000EE",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://framerusercontent.com/images/DUaUD45z9xdFTtKJnUcvMOSWddM.png?width=500&height=400",
    "favicon": "https://framerusercontent.com/images/DUaUD45z9xdFTtKJnUcvMOSWddM.png",
    "ogImage": "https://framerusercontent.com/assets/iqJiKqFUlEojGBRlCr64AvjOk4.png",
    "logoHref": "./"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "AI developers and tech companies"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  } 
}
``