Home · Branding · Verbling

Verbling Brand Identity

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

Download JSON
Primary
#0699CD
Accent
#0699CD
Body Font
BwNistaGrotesk
Heading
BwNistaGrotesk

Color Palette

Brand palette extracted from http://verbling.com.

primary
#0699CD
rgb(6, 153, 205)
secondary
#06CD9E
rgb(6, 205, 158)
accent
#0699CD
rgb(6, 153, 205)
background
#F2F2F2
rgb(242, 242, 242)
textPrimary
#252B2F
rgb(37, 43, 47)
link
#2E4057
rgb(46, 64, 87)

Typography

Each font links to its Google Fonts page where available.

primary
BwNistaGrotesk
BwNistaGrotesk Google Fonts →
heading
BwNistaGrotesk
BwNistaGrotesk Google Fonts →
BwNistaGrotesk, 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

Verbling logo
Logo
Verbling favicon
Favicon
Verbling social image
Social Card

UI Components

Live previews rendered using Verbling's actual button styles.

buttonPrimary
background #0699CD textColor #FFFFFF borderColor #FFFFFF borderRadius 4px shadow rgba(0, 0, 0, 0.15) 0px 2px 4px 0px
buttonSecondary
background #FFFFFF textColor #2E4057 borderRadius 8px shadow none

Brand Personality

Tone: modern Energy: medium Audience: language learners

Verbling Brand in the Wild

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

Frequently Asked Questions

What is Verbling's primary brand color?

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

What font does Verbling use?

Verbling uses BwNistaGrotesk as the primary typeface across body and headings.

Does Verbling use a light or dark theme?

Verbling's primary site uses a light color scheme, with a background of #F2F2F2.

Where can I find Verbling's logo?

Verbling's logo is available directly on their site (http://verbling.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 http://verbling.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 Verbling.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "BwNistaGrotesk",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#0699CD",
    "secondary": "#06CD9E",
    "accent": "#0699CD",
    "background": "#F2F2F2",
    "textPrimary": "#252B2F",
    "link": "#2E4057"
  },
  "typography": {
    "fontFamilies": {
      "primary": "BwNistaGrotesk",
      "heading": "BwNistaGrotesk"
    },
    "fontStacks": {
      "heading": [
        "BwNistaGrotesk",
        "sans-serif"
      ],
      "body": [
        "BwNistaGrotesk",
        "sans-serif"
      ],
      "paragraph": [
        "BwNistaGrotesk",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "44px",
      "h2": "40px",
      "body": "16.768px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "5px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#0699CD",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "rgba(0, 0, 0, 0.15) 0px 2px 4px 0px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#2E4057",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.verbling.com/static/svg/localized/logo/default/2b16996db3dd68499ebf286504289945.en.svg",
    "favicon": "https://cdn.verbling.com/verbling-web-favicon.ico",
    "ogImage": "https://cdn.verbling.com/verbling-web-metaimages.jpg",
    "logoHref": "/",
    "logoAlt": "Verbling Logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Verbling'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Signup",
      "reasoning": "Button #0 ('Signup') uses the vibrant brand color #0699CD, making it the most prominent and action-oriented CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Try free lesson",
      "reasoning": "Button #1 ('Try free lesson') has a different background color (#FFFFFF) and serves as a secondary action, offering a free trial option."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "language learners"
  },
  "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": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Verbling'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles