Doubleword Brand: Colors, Fonts, Logo & Visual Identity

Doubleword Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Inter Google Fonts →

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Doubleword's actual button styles.

Button Primary

Background: #F85966
Text Color: #FFFFFF
Border Radius: 4px
Shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px

Button Secondary

Background: #F6F4EE
Text Color: #221F1C
Border Color: #E0DAD1
Border Radius: 4px
Shadow: none

Brand Personality

Doubleword Brand in the Wild

Image: mainlymatmul.com
Source: blog.doubleword.ai

Image: cdn.prod.website-files.com
Source: resources.doubleword.ai

Image: cdn.prod.website-files.com
Source: doubleword.ai

Image: cdn.prod.website-files.com
Source: resources.doubleword.ai

Image: cdn.prod.website-files.com
Source: resources.doubleword.ai

Image: i.ytimg.com
Source: resources.doubleword.ai

Frequently Asked Questions

  1. What is Doubleword's primary brand color?
    Doubleword's primary brand color is #7C736A. It anchors the visual identity across their website, product UI, and marketing materials.

  2. What accent color does Doubleword use?
    Doubleword uses #F85966 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

  3. What font does Doubleword use?
    Doubleword uses Inter as the primary typeface across body and headings.

  4. Does Doubleword use a light or dark theme?
    Doubleword's primary site uses a light color scheme, with a background of #F9F8F6.

  5. Where can I find Doubleword's logo?
    Doubleword's logo is available directly on their site (https://www.doubleword.ai/). The current logo URL is included in the machine-readable JSON profile linked above.

  6. How was this brand profile generated?
    This profile was extracted from https://www.doubleword.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 Doubleword.

Methodology

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

Machine-Readable Profile

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

JSON Output Example

{
   "colorScheme": "light",
   "fonts": [
      {
         "family": "Inter",
         "role": "body"
      },
      {
         "family": "JetBrains Mono",
         "role": "monospace"
      }
   ],
   "colors": {
      "primary": "#7C736A",
      "secondary": "#F85966",
      "accent": "#F85966",
      "background": "#F9F8F6",
      "textPrimary": "#221F1C",
      "link": "#DAD3C8"
   },
   "typography": {
      "fontFamilies": {
         "primary": "Inter",
         "heading": "Inter"
      },
      "fontStacks": {
         "heading": [
            "Inter",
            "ui-sans-serif",
            "system-ui",
            "sans-serif"
         ],
         "body": [
            "Inter",
            "ui-sans-serif",
            "system-ui",
            "sans-serif"
         ],
         "paragraph": [
            "Inter",
            "ui-sans-serif",
            "system-ui",
            "sans-serif"
         ]
      },
      "fontSizes": {
         "h1": "60px",
         "h2": "36px",
         "body": "20px"
      }
   },
   "spacing": {
      "baseUnit": 4,
      "borderRadius": "4px"
   },
   "components": {
      "buttonPrimary": {
         "background": "#F85966",
         "textColor": "#FFFFFF",
         "borderRadius": "4px",
         "borderRadiusCorners": {
            "topLeft": "4px",
            "topRight": "4px",
            "bottomRight": "4px",
            "bottomLeft": "4px"
         },
         "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px"
      },
      "buttonSecondary": {
         "background": "#F6F4EE",
         "textColor": "#221F1C",
         "borderColor": "#E0DAD1",
         "borderRadius": "4px",
         "borderRadiusCorners": {
            "topLeft": "4px",
            "topRight": "4px",
            "bottomRight": "4px",
            "bottomLeft": "4px"
         },
         "shadow": "none"
      }
   },
   "images": {
      "logo": "https://www.doubleword.ai/assets/logo-Bjj_K6sr.png",
      "favicon": "https://www.doubleword.ai/favicon.png",
      "ogImage": "https://batch.doubleword.ai/og-image.png",
      "logoHref": "/",
      "logoAlt": "Doubleword"
   },
   "personality": {
      "tone": "modern",
      "energy": "medium",
      "targetAudience": "tech-savvy professionals"
   },
   "designSystem": {
      "framework": "tailwind",
      "componentLibrary": ""
   },
   "confidence": {
      "buttons": 0.95,
      "colors": 0.9,
      "overall": 0.925
   }
}