Audiobeta Brand: Colors, Fonts, Logo & Visual Identity

Audiobeta Brand Identity

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

Color Palette

Brand palette extracted from http://audiobeta.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using Audiobeta's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Audiobeta Brand in the Wild

Image Source

Image Source

Image Source

Image Source

Image Source

Image Source

Frequently Asked Questions

  1. What is Audiobeta's primary brand color?
    Audiobeta's primary brand color is #19184A. It anchors the visual identity across their website, product UI, and marketing materials.
  2. What accent color does Audiobeta use?
    Audiobeta uses #EEF1FC as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
  3. What font does Audiobeta use?
    Audiobeta uses DM Sans as the primary typeface across body and headings.
  4. Does Audiobeta use a light or dark theme?
    Audiobeta's primary site uses a light color scheme, with a background of #F8FAFC.
  5. Where can I find Audiobeta's logo?
    Audiobeta's logo is available directly on their site (http://audiobeta.com). 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 http://audiobeta.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 Audiobeta.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "DM Sans",
      "role": "body"
    },
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Product Sans",
      "role": "body"
    },
    {
      "family": "Plus Jakarta Sans",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#19184A",
    "secondary": "#637CF7",
    "accent": "#EEF1FC",
    "background": "#F8FAFC",
    "textPrimary": "#343434",
    "link": "#0F172A"
  },
  "typography": {
    "fontFamilies": {
      "primary": "DM Sans",
      "heading": "DM Sans"
    },
    "fontStacks": {
      "heading": [
        "DM Sans",
        "Inter",
        "Product Sans",
        "sans-serif"
      ],
      "body": [
        "DM Sans",
        "Inter",
        "Product Sans",
        "sans-serif"
      ],
      "paragraph": [
        "DM Sans",
        "Inter",
        "Product Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "52.32px",
      "h2": "19.62px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#0F172A",
      "borderColor": "#E2E8F0",
      "borderRadius": "13.08px",
      "borderRadiusCorners": {
        "topLeft": "13.08px",
        "topRight": "13.08px",
        "bottomRight": "13.08px",
        "bottomLeft": "13.08px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#EEF1FC",
      "textColor": "#343434",
      "borderColor": "#BFCAFA",
      "borderRadius": "13.08px",
      "borderRadiusCorners": {
        "topLeft": "13.08px",
        "topRight": "13.08px",
        "bottomRight": "13.08px",
        "bottomLeft": "13.08px"
      },
      "shadow": "rgba(99, 124, 247, 0.12) 0px 0px 0px 1px, rgba(99, 124, 247, 0.12) 0px 4px 12px -4px"
    },
    "buttonSecondary": {
      "background": "#FEFEFE",
      "textColor": "#343434",
      "borderRadius": "13.08px",
      "borderRadiusCorners": {
        "topLeft": "13.08px",
        "topRight": "13.08px",
        "bottomRight": "13.08px",
        "bottomLeft": "13.08px"
      },
      "shadow": "rgba(255, 60, 60, 0.32) 0px 6px 20px 0px, rgba(255, 80, 60, 0.15) 0px 2px 6px 0px"
    }
  },
  "images": {
    "logo": "https://img.atom.com//public/images/logo.svg",
    "favicon": "https://www.atom.com/assets/images/atom-favicon.png",
    "ogImage": "https://img.atom.com/story_images/visual_images/1727504581-AudioBeta.png?class=show",
    "logoHref": "https://www.atom.com",
    "logoAlt": "Logo"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses looking to purchase premium domains"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  }
}