DeepAware AI Brand: Colors, Fonts, Logo & Visual Identity

DeepAware AI Brand Identity

A complete profile of DeepAware AI's visual system — colors, typography, components, and personality — extracted from deepawareai.com. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://deepawareai.com/.
primary
#0F172A
secondary
#64748B
accent
#0D9488
background
#FFFFFF
textPrimary
#0D9488
link
#0D9488

Typography

Each font links to its Google Fonts page where available.
primary
Inter
heading
Inter

UI Components

Button Primary

Button Secondary

Brand Personality

DeepAware AI Brand in the Wild

Source: deepawareai.com

Source: deepawareai.com

Source: deepawareai.com

Source: deepawareai.com

Source: deepawareai.com

Source: deepawareai.com

Frequently Asked Questions

  1. What is DeepAware AI's primary brand color?
    DeepAware AI's primary brand color is #0F172A.

  2. What accent color does DeepAware AI use?
    DeepAware AI uses #0D9488 as an accent color.

  3. What font does DeepAware AI use?
    DeepAware AI uses Inter as the primary typeface.

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

  5. How was this brand profile generated?
    This profile was extracted from deepawareai.com using the Firecrawl branding extraction API.

Methodology

Brand data on this page was extracted on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, and color tokens.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#0F172A",
    "secondary": "#64748B",
    "accent": "#0D9488",
    "background": "#FFFFFF",
    "textPrimary": "#0D9488",
    "link": "#0D9488"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "system-ui",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "system-ui",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "system-ui",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "36px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#0D9488",
      "textColor": "#FFFFFF",
      "borderRadius": "12px",
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(13, 148, 136, 0.2) 0px 10px 15px -3px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#475569",
      "borderColor": "#E2E8F0",
      "borderRadius": "12px",
      "shadow": "none"
    }
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals and enterprises"
  }
}