Koywe Brand: Colors, Fonts, Logo & Visual Identity

Koywe Brand Identity

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

Color Palette

Brand palette extracted from https://koywe.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Koywe's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Frequently Asked Questions

  1. What is Koywe's primary brand color?
    Koywe's primary brand color is #0D442E.
  2. What accent color does Koywe use?
    Koywe uses #C8FF1E as an accent color.
  3. What font does Koywe use?
    Koywe uses DM Sans for body text and Raleway for headings.
  4. Does Koywe use a light or dark theme?
    Koywe's primary site uses a light color scheme, with a background of #FFFFFF.
  5. Where can I find Koywe's logo?
    Koywe's logo is available directly on their site (https://koywe.com).
  6. How was this brand profile generated?
    This profile was extracted from https://koywe.com using the Firecrawl branding extraction API.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    { "family": "DM Sans", "role": "body" },
    { "family": "Raleway", "role": "heading" }
  ],
  "colors": {
    "primary": "#0D442E",
    "secondary": "#C8FF1E",
    "accent": "#C8FF1E",
    "background": "#FFFFFF",
    "textPrimary": "#022416",
    "link": "#022416"
  },
  "typography": {
    "fontFamilies": {
      "primary": "DM Sans",
      "heading": "Raleway"
    },
    "fontStacks": {
      "heading": [ "DM Sans", "Arial", "Helvetica", "sans-serif" ],
      "body": [ "DM Sans", "Arial", "Helvetica", "sans-serif" ],
      "paragraph": [ "Raleway", "Arial", "Helvetica", "sans-serif" ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "46px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#0D442E",
      "textColor": "#FFFFFF",
      "borderColor": "#C8FF1E",
      "borderRadius": "12px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#C8FF1E",
      "textColor": "#0D442E",
      "borderRadius": "33554400px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.koywe.com/logo-brand.svg",
    "favicon": "https://www.koywe.com/favicon.ico?favicon.6f995683.ico",
    "ogImage": "https://www.koywe.com/og-image.png"
  }
}