Home · Branding · Two Dots

Two Dots Brand Identity

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

Download JSON
Primary
#0F172A
Accent
#607C6E
Body Font
Arial
Heading
Founders Grotesk

Color Palette

Brand palette extracted from https://www.twodots.net/.

primary
#0F172A
rgb(15, 23, 42)
secondary
#3898EC
rgb(56, 152, 236)
accent
#607C6E
rgb(96, 124, 110)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#607C6E
rgb(96, 124, 110)

Typography

Each font links to its Google Fonts page where available.

primary
Arial
heading
Founders Grotesk
Founders Grotesk Google Fonts →
Founders Grotesk, 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

Two Dots logo
Logo
Two Dots favicon
Favicon
Two Dots social image
Social Card

UI Components

Live previews rendered using Two Dots's actual button styles.

buttonPrimary
background #1C1C1C textColor #FFFFFF borderRadius 30px shadow none
buttonSecondary
background #FFFFFF textColor #000000 borderRadius 30px shadow rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(0, 0, 0, 0.1) 0px 2px 0px 0px

Brand Personality

Tone: professional Energy: medium Audience: business professionals

Two Dots Brand in the Wild

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

Frequently Asked Questions

What is Two Dots's primary brand color?

Two Dots's primary brand color is #0F172A. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Two Dots use?

Two Dots uses #607C6E as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Two Dots use?

Two Dots uses Arial for body text and Founders Grotesk for headings. Fonts were detected on https://www.twodots.net/ as part of their live design system.

Does Two Dots use a light or dark theme?

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

Where can I find Two Dots's logo?

Two Dots's logo is available directly on their site (https://www.twodots.net/). 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.twodots.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 Two Dots.

Methodology

Brand data on this page was extracted from https://www.twodots.net/ 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 Two Dots.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Founders Grotesk",
      "role": "heading"
    },
    {
      "family": "Arial",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#0F172A",
    "secondary": "#3898EC",
    "accent": "#607C6E",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#607C6E"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Arial",
      "heading": "Founders Grotesk"
    },
    "fontStacks": {
      "heading": [
        "Founders Grotesk",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Founders Grotesk",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Founders Grotesk",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "100px",
      "h2": "80px",
      "body": "22px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#1C1C1C",
      "textColor": "#FFFFFF",
      "borderRadius": "30px",
      "borderRadiusCorners": {
        "topLeft": "30px",
        "topRight": "30px",
        "bottomRight": "30px",
        "bottomLeft": "30px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderRadius": "30px",
      "borderRadiusCorners": {
        "topLeft": "30px",
        "topRight": "30px",
        "bottomRight": "30px",
        "bottomLeft": "30px"
      },
      "shadow": "rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(0, 0, 0, 0.1) 0px 2px 0px 0px"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/68e55a3fff11bea11db40003/68e55a3fff11bea11db4016e_logo-white-cropped.svg",
    "favicon": "https://cdn.prod.website-files.com/68e55a3fff11bea11db40003/68e55a3fff11bea11db40089_twodots-favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/68e55a3fff11bea11db40003/68e63d72d15c4fcd16ffc95c_two-dots-og-globla.jpg",
    "logoHref": "/",
    "logoAlt": "Two Dots Logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 2,
    "reasoning": "Selected #2 because it is visible, medium-sized, and matches the brand name 'Two Dots'. It links to the homepage, making it the primary brand logo.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 3,
      "text": "Get a demo",
      "reasoning": "Button #4 ('Get a demo') has a dark background (#1C1C1C) and action-oriented text, making it a strong candidate for the primary CTA."
    },
    "secondary": {
      "index": 13,
      "text": "Learn more",
      "reasoning": "Button #2 ('Learn more') has a light background (#FFFFFF) and serves as a secondary action, complementing the primary CTA."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 2,
        "selectedLogoReasoning": "Selected #2 because it is visible, medium-sized, and matches the brand name 'Two Dots'. It links to the homepage, making it the primary brand logo.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles