Aecore Brand: Colors, Fonts, Logo & Visual Identity

Aecore Brand Identity

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

Color Palette

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

Color Code RGB
Primary #329AFC rgb(50, 154, 252)
Accent #090A11 rgb(9, 10, 17)
Background #FFFFFF rgb(255, 255, 255)
Text Primary #0000EE rgb(0, 0, 238)
Link #0000EE rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

Role Font Link
Primary Dmsans Google Fonts →
Heading Dmsans Google Fonts →

Visual Assets

UI Components

Input

Property Value
Background #FFFFFF
Text Color #090A11
Border Color #D5DCEA
Border Radius 0px
Shadow none

Buttons

Type Background Text Color Border Radius Shadow
Primary #090A11 #FFFFFF 0px none
Secondary #DEECFF #329AFC 0px none

Brand Personality

Tone: professional
Energy: medium
Audience: business professionals and companies looking for commercial construction services

Frequently Asked Questions

What is Aecore's primary brand color?
Aecore's primary brand color is #329AFC. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Aecore use?
Aecore uses #090A11 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Aecore use?
Aecore uses Dmsans as the primary typeface across body and headings.

Does Aecore use a light or dark theme?
Aecore's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Aecore's logo?
Aecore's logo is available directly on their site (https://www.aecore.com). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?
This profile was extracted from https://www.aecore.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 Aecore.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {"family": "Dmsans","role": "unknown"}
  ],
  "colors": {
    "primary": "#329AFC",
    "accent": "#090A11",
    "background": "#FFFFFF",
    "textPrimary": "#0000EE",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Dmsans",
      "heading": "Dmsans"
    },
    "fontStacks": {
      "heading": ["Dmsans", "Arial", "sans-serif"],
      "body": ["Arial", "sans-serif"],
      "paragraph": ["Dmsans", "Arial", "sans-serif"]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "40px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "3px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#090A11",
      "borderColor": "#D5DCEA",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#090A11",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#DEECFF",
      "textColor": "#329AFC",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/64b6e955b48e2ebef54e84e1/64de505c7f99f2cadb79c886_2bb1418eb9bfe7e5a76cb-webflow-header%201.svg",
    "favicon": "https://cdn.prod.website-files.com/64b6e955b48e2ebef54e84e1/64da8bc7f1280bf2fa0ae5f0_favicon%20Aecore.png",
    "ogImage": "https://cdn.prod.website-files.com/64b6e955b48e2ebef54e84e1/64dd411aad173e63a553078b_Aecore%20OG%20Image.webp"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals and companies looking for commercial construction services"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  }
}