Home · Branding · Kula

Kula Brand Identity

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

Download JSON
Primary
#FF5723
Accent
#FF5723
Body Font
Arial
Heading
Inter

Color Palette

Brand palette extracted from https://www.kula.ai/.

primary
#FF5723
rgb(255, 87, 35)
secondary
#EBF4FF
rgb(235, 244, 255)
accent
#FF5723
rgb(255, 87, 35)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#F95D2D
rgb(249, 93, 45)

Typography

Each font links to its Google Fonts page where available.

primary
Arial
heading
Inter
Inter, Arial, sans-serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Kula logo
Logo
Kula favicon
Favicon
Kula social image
Social Card

UI Components

Live previews rendered using Kula's actual button styles.

input
background #FFFFFF textColor #333333 borderColor #C4C4C4 borderRadius 13px shadow none
buttonPrimary
background #FF5723 textColor #FFFFFF borderColor #000000 borderRadius 11px shadow none
buttonSecondary
background #F3F3F3 textColor #424242 borderColor #D9D9D9 borderRadius 7px shadow none

Brand Personality

Tone: modern Energy: high Audience: tech-savvy professionals

Kula Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is Kula's primary brand color?

Kula's primary brand color is #FF5723. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Kula use?

Kula uses Arial for body text and Inter for headings. Fonts were detected on https://www.kula.ai/ as part of their live design system.

Does Kula use a light or dark theme?

Kula's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Kula's logo?

Kula's logo is available directly on their site (https://www.kula.ai/). 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.kula.ai/ 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 Kula.

Methodology

Brand data on this page was extracted from https://www.kula.ai/ on 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 Kula.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "display"
    },
    {
      "family": "Arial",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#FF5723",
    "secondary": "#EBF4FF",
    "accent": "#FF5723",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#F95D2D"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Arial",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "system-ui",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Oxygen",
        "Ubuntu",
        "Cantarell",
        "Fira Sans",
        "Droid Sans",
        "Helvetica Neue",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "64px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "9px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#333333",
      "borderColor": "#C4C4C4",
      "borderRadius": "13px",
      "borderRadiusCorners": {
        "topLeft": "13px",
        "topRight": "13px",
        "bottomRight": "13px",
        "bottomLeft": "13px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FF5723",
      "textColor": "#FFFFFF",
      "borderColor": "#000000",
      "borderRadius": "11px",
      "borderRadiusCorners": {
        "topLeft": "11px",
        "topRight": "11px",
        "bottomRight": "11px",
        "bottomLeft": "11px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F3F3F3",
      "textColor": "#424242",
      "borderColor": "#D9D9D9",
      "borderRadius": "7px",
      "borderRadiusCorners": {
        "topLeft": "7px",
        "topRight": "7px",
        "bottomRight": "7px",
        "bottomLeft": "7px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/62efc7cb58ad153bfb146988/688850b5626683ab629d7050_Union.svg",
    "favicon": "https://cdn.prod.website-files.com/62efc7cb58ad153bfb146988/62efcbdb0e99ef67de017b8e_Frame%2012.png",
    "ogImage": "https://cdn.prod.website-files.com/62efc7cb58ad153bfb146988/689a0f0370f94d0cb788c0c6_00Frame%201618871862.png",
    "logoHref": "/",
    "logoAlt": "Kula Text"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is visible, located in the header, links to the homepage, and matches the brand name 'Kula'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Book a Demo",
      "reasoning": "Button #0 'Book a Demo' uses the vibrant brand color #FF5723, making it the most prominent and action-oriented CTA on the page."
    },
    "secondary": {
      "index": 1,
      "text": "Learn More",
      "reasoning": "Button #1 'Learn More' has a different background color (#F3F3F3) and serves as a secondary action, providing additional information without the primary's urgency."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "tech-savvy professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 1,
        "selectedLogoReasoning": "Selected #1 because it is visible, located in the header, links to the homepage, and matches the brand name 'Kula'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles