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

RedBrick AI Brand Identity

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

Color Palette

Brand palette extracted from https://redbrickai.com.

Color Hex RGB
primary #08192F rgb(8, 25, 47)
secondary #2D3641 rgb(45, 54, 65)
accent #1570EF rgb(21, 112, 239)
background #06090B rgb(6, 9, 11)
textPrimary #06090B rgb(6, 9, 11)
link #1570EF rgb(21, 112, 239)

Typography

Each font links to its Google Fonts page where available.

Role Font Google Fonts Link
primary Inter Google Fonts →
heading Inter Google Fonts →

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using RedBrick AI's actual button styles.

Component Background Text Color Border Radius Shadow
Input #161B21 #FAFAFB 6px none
Button Primary #1570EF #FFFFFF 8px rgba(21, 112, 239, 0.16) 0px 2px 4px 0px
Button Secondary #111B29 #FFFFFF 6px none

Brand Personality

Tone: professional
Energy: medium
Audience: healthcare professionals and AI developers

Frequently Asked Questions

What is RedBrick AI's primary brand color?
RedBrick AI's primary brand color is #08192F. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does RedBrick AI use?
RedBrick AI uses #1570EF as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

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

Does RedBrick AI use a light or dark theme?
RedBrick AI's primary site uses a dark color scheme, with a background of #06090B.

Where can I find RedBrick AI's logo?
RedBrick AI's logo is available directly on their site (https://redbrickai.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://redbrickai.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 RedBrick AI.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    { "family": "Inter", "role": "body" }
  ],
  "colors": {
    "primary": "#08192F",
    "secondary": "#2D3641",
    "accent": "#1570EF",
    "background": "#06090B",
    "textPrimary": "#06090B",
    "link": "#1570EF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [ "Inter" ],
      "body": [ "Inter" ],
      "paragraph": [ "Inter" ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "60px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "input": {
      "background": "#161B21",
      "textColor": "#FAFAFB",
      "borderColor": "#1F252D",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#1570EF",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(21, 112, 239, 0.16) 0px 2px 4px 0px"
    },
    "buttonSecondary": {
      "background": "#111B29",
      "textColor": "#FFFFFF",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22105%22%20height%3D%2222%22%20fill%3D%22none%22%3E%3Cmask%20id%3D%22logo-2_svg__a%22%20width%3D%2218%22%20height%3D%2220%22%20x%3D%221%22%20y%3D%220%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Cpath%20fill%3D%22%23DA2226%22%20d%3D%22...%22%3E%3C%2Fmask%3E%3C%2Fsvg%3E",
    "favicon": "https://www.redbrickai.com/favicon.ico",
    "ogImage": "https://redbrickai.com./meta.png",
    "logoHref": "/"
  }
}