llms.txt

Advano Brand Identity

A complete profile of Advano's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #7F828E
Accent #E3001C
Body Font Montserrat
Heading Font Montserrat

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: technology and energy sectors

Advano Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Follow the suggested flow to capture these fonts if you have permission to use the fonts.

Machine-Readable Profile

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Montserrat",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#7F828E",
    "secondary": "#555868",
    "accent": "#E3001C",
    "background": "#0F1419",
    "textPrimary": "#0F1419",
    "link": "#E3001C"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Montserrat",
      "heading": "Montserrat"
    },
    "fontStacks": {
      "heading": [
        "Montserrat",
        "sans-serif"
      ],
      "body": [
        "Montserrat",
        "sans-serif"
      ],
      "paragraph": [
        "Montserrat",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "82px",
      "h2": "30px",
      "body": "30px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#0F1419",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.advano.io/images/general/advano-logo.svg",
    "favicon": "https://www.advano.io/images/favicon/apple-touch-icon.png",
    "ogImage": "https://www.advano.io/images/general/social.jpg",
    "logoHref": "/"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "technology and energy sectors"
  }
}