Home · Branding · Applied Atomics

Applied Atomics Brand Identity

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

Download JSON
Primary
#FF209E
Accent
#FF209E
Body Font
Poppins
Heading
Darker Grotesque

Color Palette

Brand palette extracted from https://www.applied-atomics.com/.

primary
#FF209E
rgb(255, 32, 158)
accent
#FF209E
rgb(255, 32, 158)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#272E2E
rgb(39, 46, 46)
link
#FE1F9D
rgb(254, 31, 157)

Typography

Each font links to its Google Fonts page where available.

primary
Poppins
heading
Darker Grotesque
Darker Grotesque Google Fonts →
Darker Grotesque
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

Applied Atomics logo
Logo
Applied Atomics favicon
Favicon
Applied Atomics social image
Social Card

UI Components

Live previews rendered using Applied Atomics's actual button styles.

buttonPrimary
background #FF209E textColor #FFFFFF borderRadius 10px shadow none
buttonSecondary
background #FFFFFF textColor #000000 borderColor #FE1F9D borderRadius 10px shadow rgb(254, 31, 157) 5px 5px 0px 0px

Brand Personality

Tone: modern Energy: high Audience: technology enthusiasts and professionals

Applied Atomics Brand in the Wild

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

Frequently Asked Questions

What is Applied Atomics's primary brand color?

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

What font does Applied Atomics use?

Applied Atomics uses Poppins for body text and Darker Grotesque for headings. Fonts were detected on https://www.applied-atomics.com/ as part of their live design system.

Does Applied Atomics use a light or dark theme?

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

Where can I find Applied Atomics's logo?

Applied Atomics's logo is available directly on their site (https://www.applied-atomics.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.applied-atomics.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 Applied Atomics.

Methodology

Brand data on this page was extracted from https://www.applied-atomics.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 Applied Atomics.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "IBM Plex Mono",
      "role": "monospace"
    },
    {
      "family": "Poppins",
      "role": "body"
    },
    {
      "family": "Darker Grotesque",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#FF209E",
    "accent": "#FF209E",
    "background": "#FFFFFF",
    "textPrimary": "#272E2E",
    "link": "#FE1F9D"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Poppins",
      "heading": "Darker Grotesque"
    },
    "fontStacks": {
      "heading": [
        "Darker Grotesque"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "IBM Plex Mono"
      ]
    },
    "fontSizes": {
      "h1": "80px",
      "h2": "48px",
      "body": "14.4px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FF209E",
      "textColor": "#FFFFFF",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": "#FE1F9D",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "rgb(254, 31, 157) 5px 5px 0px 0px"
    }
  },
  "images": {
    "logo": "https://images.squarespace-cdn.com/content/v1/67be5013dfd8a2261ef29d2b/1dae7fde-fe38-4b77-bd3d-28e49c6a2bd2/aa-c-lockup-hori.png?format=1500w",
    "favicon": "https://images.squarespace-cdn.com/content/v1/67be5013dfd8a2261ef29d2b/268114b0-763b-4850-a6a0-41d67a000ac0/favicon.ico?format=100w",
    "ogImage": "http://static1.squarespace.com/static/67be5013dfd8a2261ef29d2b/t/6859c4b24fa2a04993f513f7/1750713522486/aa-c-lockup-hori.png?format=1500w",
    "logoHref": "/",
    "logoAlt": "Applied Atomics"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is visible, located in the header, has a medium size, and the alt text matches the brand name 'Applied Atomics'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Skip to Content",
      "reasoning": "Button #1 has a vibrant background color (#FF209E) which aligns with the brand's primary color, making it the most prominent and likely primary CTA."
    },
    "secondary": {
      "index": 0,
      "text": "Contact",
      "reasoning": "Button #0 has a different background color (#FFFFFF) and serves a common secondary action ('Contact'), making it suitable as a secondary button."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "technology enthusiasts and professionals"
  },
  "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": 1,
        "selectedLogoReasoning": "Selected #1 because it is visible, located in the header, has a medium size, and the alt text matches the brand name 'Applied Atomics'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles