Kinside Brand: Colors, Fonts, Logo & Visual Identity

Kinside Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using Kinside's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Kinside Brand in the Wild

Source: kinside.com

Source: kinside.com

Source: kinside.com

Source: kinside.com

Source: kinside.com

Frequently Asked Questions

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

What accent color does Kinside use? Kinside uses #4649DF as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Kinside use? Kinside uses Proxima Nova for body text and questa-sans for headings. Fonts were detected on https://www.kinside.com as part of their live design system.

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

Where can I find Kinside's logo? Kinside's logo is available directly on their site (https://www.kinside.com). 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://www.kinside.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 Kinside.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {"family": "Proxima Nova","role": "body"},
    {"family": "Helvetica Neue","role": "body"},
    {"family": "questa-sans","role": "heading"},
    {"family": "mandrel-normal","role": "display"},
    {"family": "Georgia","role": "unknown"}
  ],
  "colors": {
    "primary": "#C9C9DE",
    "secondary": "#FFE7EE",
    "accent": "#4649DF",
    "background": "#FFFFFF",
    "textPrimary": "#4649DF",
    "link": "#4649DF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Proxima Nova",
      "heading": "questa-sans"
    },
    "fontStacks": {
      "heading": ["mandrel-normal","Georgia","serif"],
      "body": ["Proxima Nova","Helvetica Neue","Arial","sans-serif"],
      "paragraph": ["Proxima Nova","Helvetica Neue","Arial","sans-serif"]
    },
    "fontSizes": {
      "h1": "65px",
      "h2": "36px",
      "body": "21px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": "#707070",
      "borderRadius": "32px",
      "borderRadiusCorners": {
        "topLeft": "32px",
        "topRight": "32px",
        "bottomRight": "32px",
        "bottomLeft": "32px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#4649DF",
      "textColor": "#FFFFFF",
      "borderRadius": "30px",
      "borderRadiusCorners": {
        "topLeft": "30px",
        "topRight": "30px",
        "bottomRight": "30px",
        "bottomLeft": "30px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#4649DF",
      "borderColor": "#4649DF",
      "borderRadius": "27px",
      "borderRadiusCorners": {
        "topLeft": "27px",
        "topRight": "27px",
        "bottomRight": "27px",
        "bottomLeft": "27px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://assets.kinside.com/static/web/kinside_logo/powered-by-us-dark.svg",
    "favicon": "https://www.kinside.com/apple-touch-icon.png?v=BGmq9pRn6G",
    "ogImage": "https://assets.kinside.com/builds/ks-web/44485/static/web/the-modern-child-care-marketplace.png",
    "logoHref": "/"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "parents looking for childcare solutions"
  }
}