Automation Anywhere Brand: Colors, Fonts, Logo & Visual Identity

Automation Anywhere Brand Identity

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

Color Palette

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

primary

#26A3DD

secondary

#133A65

accent

#FF5A10

background

#B3B3B3

textPrimary

#FF5A10

link

#FF5A10

Typography

Each font links to its Google Fonts page where available.

primary

Museo Sans

Museo Sans Google Fonts →

heading

Museo Sans

Museo Sans Google Fonts →

museo-sans, arial, sans-serif

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Automation Anywhere's actual button styles.

Input

Button Primary

Brand Personality

Tone: professional
Energy: medium
Audience: business professionals and enterprises

Frequently Asked Questions

What is Automation Anywhere's primary brand color?
Automation Anywhere's primary brand color is #26A3DD.

What accent color does Automation Anywhere use?
Automation Anywhere uses #FF5A10 as an accent color.

What font does Automation Anywhere use?
Automation Anywhere uses Museo Sans as the primary typeface across body and headings.

Does Automation Anywhere use a light or dark theme?
Automation Anywhere's primary site uses a light color scheme.

Where can I find Automation Anywhere's logo?
Automation Anywhere's logo is available directly on their site.

How was this brand profile generated?
This profile was extracted using the Firecrawl branding extraction API.

Methodology

Brand data on this page was extracted from https://automationanywhere.com on 2026-07-27 using the Firecrawl branding extraction API.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [{
      "family": "Museo Sans",
      "role": "body"
  }],
  "colors": {
      "primary": "#26A3DD",
      "secondary": "#133A65",
      "accent": "#FF5A10",
      "background": "#B3B3B3",
      "textPrimary": "#FF5A10",
      "link": "#FF5A10"
  },
  "typography": {
      "fontFamilies": {
          "primary": "Museo Sans",
          "heading": "Museo Sans"
      },
      "fontStacks": {
          "heading": ["museo-sans", "arial", "sans-serif"],
          "body": ["museo-sans", "arial", "sans-serif"]
      }
  },
  "components": {
      "input": {
          "background": "#FFFFFF",
          "textColor": "#000000",
          "borderColor": "#CED4DA",
          "borderRadius": "12px",
          "shadow": "none"
      },
      "buttonPrimary": {
          "background": "#1F1F1F",
          "textColor": "#FFFFFF",
          "borderRadius": "8px",
          "shadow": "none"
      }
  },
  "images": {
      "logo": "https://www.automationanywhere.com/sites/default/files/images/default-images/logo-aa-white-new.svg",
      "favicon": "https://www.automationanywhere.com/themes/custom/aai_cohesion/favicon.ico"
  }
}