Anglera Brand: Colors, Fonts, Logo & Visual Identity

Anglera Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

.png) Favicon

UI Components

Live previews rendered using Anglera's actual button styles.

Brand Personality

Anglera Brand in the Wild

Image: anglera.com

Image: i.ytimg.com

Image: i.ytimg.com

Image: media.licdn.com

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://www.anglera.com/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. This page is published by CharacterQuilt and is not affiliated with or endorsed by Anglera.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "ui-sans-serif",
      "count": 61
    },
    {
      "family": "system-ui",
      "count": 61
    },
    {
      "family": "sans-serif",
      "count": 61
    },
    {
      "family": "Apple Color Emoji",
      "count": 61
    },
    {
      "family": "Segoe UI Emoji",
      "count": 61
    },
    {
      "family": "Segoe UI Symbol",
      "count": 61
    },
    {
      "family": "Noto Color Emoji",
      "count": 61
    }
  ],
  "colors": {
    "primary": "#4B5563",
    "secondary": "#CBD5E1",
    "accent": "#014751",
    "background": "#FFFFFF",
    "textPrimary": "#014751",
    "link": "#014751"
  },
  "typography": {
    "fontFamilies": {
      "primary": "ui-sans-serif",
      "heading": "ui-sans-serif"
    },
    "fontStacks": {
      "body": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "heading": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "60px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#014751",
      "textColor": "#FFFFFF",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#014751",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://www.anglera.com/-vector_(3).png",
    "ogImage": null
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  }
}