Home · Branding · Virool

Virool Brand Identity

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

Download JSON
Primary
#4D98FF
Accent
#4D98FF
Body Font
Gotham SSM Medium
Heading
Gotham SSM Bold

Color Palette

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

primary
#4D98FF
rgb(77, 152, 255)
secondary
#676D7E
rgb(103, 109, 126)
accent
#4D98FF
rgb(77, 152, 255)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#2F323A
rgb(47, 50, 58)
link
#0000EE
rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

primary
Gotham SSM Medium
Gotham SSM Medium Google Fonts →
heading
Gotham SSM Bold
Gotham SSM Bold Google Fonts →
gotham_ssm-bold
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

Virool logo
Logo
Virool favicon
Favicon
Virool social image
Social Card

UI Components

Live previews rendered using Virool's actual button styles.

buttonPrimary
background #4D98FF textColor #FFFFFF borderRadius 0px shadow none
buttonSecondary
background transparent textColor #4D98FF borderColor #4D98FF borderRadius 0px shadow none

Brand Personality

Tone: modern Energy: medium Audience: digital marketers and advertisers

Virool Brand in the Wild

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

Frequently Asked Questions

What is Virool's primary brand color?

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

What font does Virool use?

Virool uses Gotham SSM Medium for body text and Gotham SSM Bold for headings. Fonts were detected on http://virool.com as part of their live design system.

Does Virool use a light or dark theme?

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

Where can I find Virool's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Gotham SSM Bold",
      "role": "heading"
    },
    {
      "family": "Gotham SSM Medium",
      "role": "body"
    },
    {
      "family": "Open Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#4D98FF",
    "secondary": "#676D7E",
    "accent": "#4D98FF",
    "background": "#FFFFFF",
    "textPrimary": "#2F323A",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Gotham SSM Medium",
      "heading": "Gotham SSM Bold"
    },
    "fontStacks": {
      "heading": [
        "gotham_ssm-bold"
      ],
      "body": [
        "gotham_ssm-medium"
      ],
      "paragraph": [
        "gotham_ssm-medium"
      ]
    },
    "fontSizes": {
      "h1": "45px",
      "h2": "24px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#4D98FF",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#4D98FF",
      "borderColor": "#4D98FF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2229.762px%22%20height%3D%2230.008px%22%20viewBox%3D%220%200%2029.762%2030.008%22%20style%3D%22enable-background%3Anew%200%200%2029.762%2030.008%3B%22%20xml%3Aspace%3D%22preserve%22%20data-fc-idx%3D%220%22%3E%0A%3Cpath%20class%3D%22virool-logo__path-1%22%20d%3D%22M21.48%2C14.771c-0.068-0.185-0.204-0.334-0.375-0.42l-9.221-5.447%26%2310%3B%26%239%3Bc-0.237-0.141-0.53-0.142-0.769-0.004c-0.239%2C0.138-0.385%2C0.394-0.385%2C0.671v10.943c0%2C0.276%2C0.146%2C0.533%2C0.385%2C0.67%26%2310%3B%26%239%3Bc0.118%2C0.068%2C0.25%2C0.103%2C0.381%2C0.103%20M11.496%2C21.286c0.134%2C0%2C0.268-0.036%2C0.388-0.105l9.179-5.422%26%2310%3B%26%239%3Bc0.211-0.09%2C0.376-0.274%2C0.44-0.508c0.044-0.162%2C0.033-0.33-0.023-0.479%22%20style%3D%22fill%3A%20rgb(33%2C%2065%2C%20110)%20!important%3B%22%2F%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22virool-logo__path-2%22%20d%3D%22M29.714%2C16.281c-0.084-0.181-0.265-0.297-0.463-0.297h-6.109c-0.236%2C0.607-0.685%2C1.092-1.246%2C1.372%26%2310%3B%26%239%3B%26%239%3B%26%239%3Bl-2.088%2C1.233l5.908%2C5.955c0.098%2C0.098%2C0.228%2C0.151%2C0.361%2C0.151c0.058%2C0%2C0.116-0.011%2C0.172-0.031%26%2310%3B%26%239%3B%26%239%3B%26%239%3Bc0.188-0.067%2C0.318-0.237%2C0.336-0.436c0.258-2.728%2C1.314-5.286%2C3.059-7.4C29.771%2C16.674%2C29.798%2C16.462%2C29.714%2C16.281z%26%2310%3B%26%239%3B%26%239%3B%26%239%3B%20M0.549%2C14.027h8.392v-3.625L4.055%2C5.476C3.914%2C5.333%2C3.707%2C5.287%2C3.52%2C5.355C3.333%2C5.423%2C3.203%2C5.593%2C3.185%2C5.792%26%2310%3B%26%239%3B%26%239%3B%26%239%3Bc-0.25%2C2.723-1.297%2C5.278-3.029%2C7.393c-0.126%2C0.153-0.153%2C0.366-0.068%2C0.548C0.172%2C13.912%2C0.352%2C14.027%2C0.549%2C14.027z%26%2310%3B%26%239%3B%26%239%3B%26%239%3B%20M24.34%2C4.084c0.14-0.141%2C0.187-0.351%2C0.119-0.538c-0.066-0.189-0.235-0.32-0.432-0.339c-2.706-0.261-5.243-1.33-7.338-3.088%26%2310%3B%26%239%3B%26%239%3B%26%239%3Bc-0.153-0.128-0.365-0.155-0.544-0.071c-0.18%2C0.084-0.295%2C0.267-0.295%2C0.467v8.642l2.181%2C1.289L24.34%2C4.084z%20M21.976%2C12.774%26%2310%3B%26%239%3B%26%239%3B%26%239%3Bc0.5%2C0.273%2C0.902%2C0.711%2C1.131%2C1.253h6.105c0.197%2C0%2C0.378-0.115%2C0.462-0.295c0.085-0.182%2C0.058-0.395-0.067-0.548%26%2310%3B%26%239%3B%26%239%3B%26%239%3Bc-1.73-2.113-2.779-4.669-3.029-7.393c-0.018-0.199-0.149-0.37-0.336-0.437c-0.187-0.068-0.395-0.021-0.534%2C0.121l-5.944%2C5.993%26%2310%3B%26%239%3B%26%239%3B%26%239%3BL21.976%2C12.774z%20M13.616%2C0.049c-0.179-0.085-0.392-0.058-0.544%2C0.07c-2.096%2C1.759-4.633%2C2.827-7.337%2C3.088%26%2310%3B%26%239%3B%26%239%3B%26%239%3BC5.538%2C3.227%2C5.369%2C3.358%2C5.303%2C3.546c-0.067%2C0.188-0.02%2C0.397%2C0.12%2C0.538l3.982%2C4.016c0.212-0.308%2C0.488-0.572%2C0.821-0.765%26%2310%3B%26%239%3B%26%239%3B%26%239%3Bc0.794-0.458%2C1.772-0.455%2C2.563%2C0.013l1.121%2C0.663V0.515C13.91%2C0.315%2C13.795%2C0.134%2C13.616%2C0.049z%20M8.941%2C15.984h-8.43%26%2310%3B%26%239%3B%26%239%3B%26%239%3Bc-0.198%2C0-0.379%2C0.116-0.463%2C0.297c-0.084%2C0.181-0.057%2C0.393%2C0.07%2C0.548c1.744%2C2.112%2C2.801%2C4.673%2C3.059%2C7.4%26%2310%3B%26%239%3B%26%239%3B%26%239%3Bc0.018%2C0.2%2C0.149%2C0.368%2C0.335%2C0.437c0.057%2C0.021%2C0.115%2C0.031%2C0.173%2C0.031c0.133%2C0%2C0.264-0.053%2C0.361-0.151l4.895-4.935V15.984z%26%2310%3B%26%239%3B%26%239%3B%26%239%3B%20M18.077%2C19.612l-2.226%2C1.313v8.567c0%2C0.198%2C0.115%2C0.38%2C0.294%2C0.466c0.069%2C0.033%2C0.144%2C0.049%2C0.218%2C0.049%26%2310%3B%26%239%3B%26%239%3B%26%239%3Bc0.117%2C0%2C0.232-0.04%2C0.326-0.119c2.102-1.754%2C4.646-2.812%2C7.358-3.062c0.198-0.019%2C0.366-0.15%2C0.435-0.338%26%2310%3B%26%239%3B%26%239%3B%26%239%3Bc0.067-0.188%2C0.021-0.398-0.119-0.539L18.077%2C19.612z%20M11.496%2C23.09c-0.438%2C0-0.876-0.114-1.271-0.342%26%2310%3B%26%239%3B%26%239%3B%26%239%3Bc-0.349-0.201-0.634-0.48-0.85-0.808L5.4%2C25.949c-0.141%2C0.141-0.187%2C0.352-0.12%2C0.539c0.068%2C0.189%2C0.236%2C0.32%2C0.434%2C0.338%26%2310%3B%26%239%3B%26%239%3B%26%239%3Bc2.712%2C0.25%2C5.256%2C1.311%2C7.359%2C3.064c0.093%2C0.077%2C0.209%2C0.117%2C0.326%2C0.117c0.073%2C0%2C0.147-0.016%2C0.217-0.049%26%2310%3B%26%239%3B%26%239%3B%26%239%3Bc0.18-0.085%2C0.293-0.268%2C0.293-0.466v-7.419l-1.121%2C0.662C12.389%2C22.972%2C11.943%2C23.09%2C11.496%2C23.09z%22%20style%3D%22fill%3A%20rgb(77%2C%20152%2C%20255)%20!important%3B%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://dplhuc4toyq0g.cloudfront.net/assets/favicon-4f5d5605731f38b1c623a00db0ef468c.ico",
    "ogImage": "https://dplhuc4toyq0g.cloudfront.net/assets/virool_facebook_200-d2328289d5c8c6db72f9748831858c8e.png",
    "logoHref": "/",
    "logoAlt": "Layer_1"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, matching the brand 'Virool'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Discover Vertical Reveal",
      "reasoning": "Button #1 has a vibrant brand color background (#4D98FF) and action-oriented text ('Discover Vertical Reveal'), making it the primary CTA."
    },
    "secondary": {
      "index": 0,
      "text": "Get in Touch",
      "reasoning": "Button #0 has a transparent background with a border, making it less prominent and suitable as a secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "digital marketers and advertisers"
  },
  "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 located in the header, is visible, and links to the homepage, matching the brand 'Virool'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles