llms.txt

Condor Energy Brand Identity

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

Quick Facts

Field Value
Primary #37384E
Accent #E4003A
Body Font Inter
Heading Font Inter

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: business professionals and investors

Condor Energy Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Follow these steps if you have permission to use the fonts:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and browse to capture font URLs.
  4. Save files locally and update CSS accordingly.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#37384E",
    "secondary": "#766DF4",
    "accent": "#E4003A",
    "background": "#FFFFFF",
    "textPrimary": "#5A5B75",
    "link": "#5A5B75"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "47px",
      "h2": "20px",
      "body": "13px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#E4003A",
      "textColor": "#FFFFFF",
      "borderRadius": "10px",
      "shadow": "rgba(228, 0, 58, 0.3) 0px 4px 16px 0px"
    },
    "buttonSecondary": {
      "background": "#CDCDD3",
      "textColor": "#FFFFFF",
      "borderRadius": "12px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://nordic9.com/images/logo.svg",
    "favicon": "https://nordic9.com/images/favicon.ico",
    "ogImage": "~/images/nordic9.jpg"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals and investors"
  }
}