Home · Branding · Attentive

Attentive Brand Identity

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

Download JSON
Primary
#FFF382
Accent
#FFF382
Body Font
Maison Neue
Heading
Maison Neue Extended

Color Palette

Brand palette extracted from https://attentive.com.

primary
#FFF382
rgb(255, 243, 130)
secondary
#F2EEE0
rgb(242, 238, 224)
accent
#FFF382
rgb(255, 243, 130)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#1A1E22
rgb(26, 30, 34)
link
#2C2014
rgb(44, 32, 20)

Typography

Each font links to its Google Fonts page where available.

primary
Maison Neue
Maison Neue Google Fonts →
heading
Maison Neue Extended
Maison Neue Extended Google Fonts →
Ginto Nord, 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

Attentive logo
Logo
Attentive favicon
Favicon
Attentive social image
Social Card

UI Components

Live previews rendered using Attentive's actual button styles.

input
background #1A1E22 textColor #FFFFFF borderColor null borderRadius 4px shadow none
buttonPrimary
background #FFF382 textColor #1A1E22 borderRadius 8px shadow none
buttonSecondary
background transparent textColor #1A1E22 borderColor #1A1E22 borderRadius 4px shadow none

Brand Personality

Tone: modern Energy: high Audience: businesses looking for AI-powered marketing solutions

Attentive Brand in the Wild

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

Frequently Asked Questions

What is Attentive's primary brand color?

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

What font does Attentive use?

Attentive uses Maison Neue for body text and Maison Neue Extended for headings. Fonts were detected on https://attentive.com as part of their live design system.

Does Attentive use a light or dark theme?

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

Where can I find Attentive's logo?

Attentive's logo is available directly on their site (https://attentive.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 https://attentive.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 Attentive.

Methodology

Brand data on this page was extracted from https://attentive.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 Attentive.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Maison Neue Extended",
      "role": "heading"
    },
    {
      "family": "Maison Neue",
      "role": "body"
    },
    {
      "family": "Montserrat",
      "role": "unknown"
    },
    {
      "family": "Ginto Nord",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#FFF382",
    "secondary": "#F2EEE0",
    "accent": "#FFF382",
    "background": "#FFFFFF",
    "textPrimary": "#1A1E22",
    "link": "#2C2014"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Maison Neue",
      "heading": "Maison Neue Extended"
    },
    "fontStacks": {
      "heading": [
        "Ginto Nord",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Maison Neue Extended",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Maison Neue",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "65px",
      "h2": "40px",
      "body": "10px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {
    "input": {
      "background": "#1A1E22",
      "textColor": "#FFFFFF",
      "borderColor": null,
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FFF382",
      "textColor": "#1A1E22",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#1A1E22",
      "borderColor": "#1A1E22",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da12787867d_Attentive%20icon.svg",
    "favicon": "https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68ca2e64ae46fe3b4e3e3b6c_Favicon%20Attentive.ico",
    "ogImage": "https://cdn.prod.website-files.com/5f8dd331b45e61acc8ac985c/606dedfeb8fb8b813ce79552_Homepage%20Sharing%20Image-01.png",
    "logoHref": "/",
    "logoAlt": "Attentive Logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, medium-sized, located at the top, and links to the homepage, matching the brand 'Attentive'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Get a demo",
      "reasoning": "Button #6 has a vibrant brand color (#FFF382) and action-oriented text 'Get a demo', making it the primary CTA."
    },
    "secondary": {
      "index": 4,
      "text": "Explore integrationsExplore integrationsExplore integrations",
      "reasoning": "Button #2 has a transparent background, providing a clear contrast to the primary button's vibrant color, making it suitable as a secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "businesses looking for AI-powered marketing solutions"
  },
  "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, medium-sized, located at the top, and links to the homepage, matching the brand 'Attentive'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles