Home · Branding · Attention

Attention Brand Identity

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

Download JSON
Primary
#141025
Accent
#1E1A2E
Body Font
Uncutsans
Heading
Hankengrotesk

Color Palette

Brand palette extracted from https://www.attention.com/.

primary
#141025
rgb(20, 16, 37)
secondary
#3898EC
rgb(56, 152, 236)
accent
#1E1A2E
rgb(30, 26, 46)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#0D0E16
rgb(13, 14, 22)
link
#1E1A2E
rgb(30, 26, 46)

Typography

Each font links to its Google Fonts page where available.

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

Attention logo
Logo
Attention favicon
Favicon
Attention social image
Social Card

UI Components

Live previews rendered using Attention's actual button styles.

input
background #FFFFFF textColor #141025 borderColor #ECECEE borderRadius 16px shadow none
buttonPrimary
background #1E1A2E textColor #FFFFFF borderRadius 12px shadow rgba(255, 255, 255, 0.12) 0px 0px 0px 1px inset
buttonSecondary
background #FFFFFF textColor #0D0E16 borderRadius 8px shadow rgba(20, 16, 37, 0.08) 0px 0px 0px 1px inset

Brand Personality

Tone: modern Energy: medium Audience: sales professionals and businesses

Attention Brand in the Wild

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

Frequently Asked Questions

What is Attention's primary brand color?

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

What accent color does Attention use?

Attention uses #1E1A2E as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Attention use?

Attention uses Uncutsans for body text and Hankengrotesk for headings. Fonts were detected on https://www.attention.com/ as part of their live design system.

Does Attention use a light or dark theme?

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

Where can I find Attention's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Uncutsans",
      "role": "body"
    },
    {
      "family": "Hankengrotesk",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#141025",
    "secondary": "#3898EC",
    "accent": "#1E1A2E",
    "background": "#FFFFFF",
    "textPrimary": "#0D0E16",
    "link": "#1E1A2E"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Uncutsans",
      "heading": "Hankengrotesk"
    },
    "fontStacks": {
      "heading": [
        "Hankengrotesk",
        "sans-serif"
      ],
      "body": [
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Uncutsans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "80px",
      "h2": "48px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "5px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#141025",
      "borderColor": "#ECECEE",
      "borderRadius": "16px",
      "borderRadiusCorners": {
        "topLeft": "16px",
        "topRight": "16px",
        "bottomRight": "16px",
        "bottomLeft": "16px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#1E1A2E",
      "textColor": "#FFFFFF",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "rgba(255, 255, 255, 0.12) 0px 0px 0px 1px inset"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#0D0E16",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(20, 16, 37, 0.08) 0px 0px 0px 1px inset"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/66c6eb8376ae25cee9273195/66cd8d6c9495d75cace6e16f_attention-light.svg",
    "favicon": "https://cdn.prod.website-files.com/66c6eb8376ae25cee9273195/66e00981b317d09f8f85da26_Favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/66c6eb8376ae25cee9273195/67bcc9fb3c258bffe002e77f_attention_banner_2.jpg",
    "logoHref": "/",
    "logoAlt": "Attention logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 23,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and the alt text matches the brand name 'Attention'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 3,
      "text": "Discover solution",
      "reasoning": "Button #3 has a vibrant dark background (#1E1A2E) with white text, making it stand out as a primary CTA. It also has action-oriented text 'Discover solution' and is labeled as 'g_button_primary', indicating its primary role."
    },
    "secondary": {
      "index": 0,
      "text": "Login",
      "reasoning": "Button #0 has a light background (#FFFFFF) and is labeled as 'g_button_secondary', making it suitable as a secondary button. It has a different color group than the primary button."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "sales professionals and businesses"
  },
  "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 the alt text matches the brand name 'Attention'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles