AutoSitu Brand: Colors, Fonts, Logo & Visual Identity

AutoSitu Brand Identity

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

Color Palette

Brand palette extracted from https://autositu.com/.
Primary: #0891B2
Secondary: #0F172A
Accent: #0891B2
Background: #FFFFFF
Text Primary: #475569
Link: #475569

Typography

Each font links to its Google Fonts page where available.
Primary: Inter
Heading: Inter
Inter Google Fonts →

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using AutoSitu's actual button styles.

Button Primary

Button Secondary

Brand Personality

Tone: modern
Energy: medium
Audience: developers and city planners

AutoSitu Brand in the Wild

Image: autositu.com
Source: autositu.com

Image: autositu.com
Source: autositu.com

Image: autositu.com
Source: autositu.com

Image: autositu.com
Source: autositu.com

Image: media.licdn.com
Source: linkedin.com

Image: aecplustech-files.s3.amazonaws.com
Source: aecplustech.com

Frequently Asked Questions

What is AutoSitu's primary brand color?
AutoSitu's primary brand color is #0891B2.

What font does AutoSitu use?
AutoSitu uses Inter as the primary typeface across body and headings.

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

Where can I find AutoSitu's logo?
AutoSitu's logo is available directly on their site (https://autositu.com/).

How was this brand profile generated?
This profile was extracted from https://autositu.com/ using the Firecrawl branding extraction API.

Methodology

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

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#0891B2",
    "secondary": "#0F172A",
    "accent": "#0891B2",
    "background": "#FFFFFF",
    "textPrimary": "#475569",
    "link": "#475569"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter"
      ],
      "body": [
        "Inter"
      ],
      "paragraph": [
        "Inter"
      ]
    },
    "fontSizes": {
      "h1": "96px",
      "h2": "48px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#0891B2",
      "textColor": "#FFFFFF",
      "borderColor": "#0891B2",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#334155",
      "borderColor": "#E2E8F0",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://autositu.com/_next/image?url=%2Fmirage_light.png&w=3840&q=75",
    "favicon": "https://autositu.com/favicon.ico",
    "ogImage": "http://autositu.com/md_thumbnail.png",
    "logoHref": "/",
    "logoAlt": "AutoSitu"
  }
}