Knowlify Brand: Colors, Fonts, Logo & Visual Identity

Knowlify Brand Identity

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

Color Palette

Brand palette extracted from https://knowlify.net/.

Color Hex RGB
primary #6A7282 rgb(106, 114, 130)
secondary #99A1AF rgb(153, 161, 175)
accent #364153 rgb(54, 65, 83)
background #FFFFFF rgb(255, 255, 255)
textPrimary #000000 rgb(0, 0, 0)
link #364153 rgb(54, 65, 83)

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Knowlify's actual button styles.

Button Primary

Button Primary

Button Secondary

Button Secondary

Brand Personality

Knowlify Brand in the Wild

Image: knowlify.com Source: knowlify.net

Image: knowlify.com Source: knowlify.net

Image: knowlify.com Source: knowlify.net

Image: knowlify.com Source: knowlify.net

Image: knowlify.com Source: knowlify.net

Image: knowlify.com Source: knowlify.net

Frequently Asked Questions

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

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

  3. What font does Knowlify use?
    Knowlify uses Inter for body text and Playfair Display for headings. Fonts were detected on https://knowlify.net/ as part of their live design system.

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

  5. Where can I find Knowlify's logo?
    Knowlify's logo is available directly on their site (https://knowlify.net/). 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://knowlify.net/ 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 Knowlify.

Methodology

Brand data on this page was extracted from https://knowlify.net/ 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 Knowlify.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Playfair Display",
      "role": "heading"
    },
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#6A7282",
    "secondary": "#99A1AF",
    "accent": "#364153",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#364153"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Playfair Display"
    },
    "fontStacks": {
      "heading": [
        "Playfair Display"
      ],
      "body": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "Inter"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "18px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://knowlify.com/_next/image?url=%2Flogo.png&w=384&q=75",
    "favicon": "https://knowlify.com/icon.jpg?575ad69ffcefdee4",
    "ogImage": "https://knowlify.com/knowlify_beatsync_poster.jpg",
    "logoHref": "/",
    "logoAlt": "Knowlify Logo"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "business professionals and marketers"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  }
}