Console Brand: Colors, Fonts, Logo & Visual Identity

Console Brand Identity

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

Color Palette

Brand palette extracted from https://www.console.co/.
primary:
#0000EE
rgb(0, 0, 238)
accent:
#ED733B
rgb(237, 115, 59)
background:
#FFFFFF
rgb(255, 255, 255)
textPrimary:
#000000
rgb(0, 0, 0)
link:
#ED733B
rgb(237, 115, 59)

Typography

Each font links to its Google Fonts page where available.
primary:
Inter
Inter Google Fonts →
heading:
Inter
Inter Google Fonts →
Season Mix Regular, sans-serif

Visual Assets

Favicon

Social Card

UI Components

Live previews rendered using Console's actual button styles.

Input
input
background: transparent
textColor: #131312
borderColor: null
borderRadius: 0px
shadow: none

Button Primary
buttonPrimary
background: #FAF6F2
textColor: #000000
borderRadius: 8px
shadow: rgb(36, 38, 40) 0px 0px 0px 1px, rgba(27, 28, 29, 0.48) 0px 1px 2px 0px, rgba(255, 255, 255, 0.12) 0px 0.5px 0px 1px inset

Button Secondary
buttonSecondary
background: #FFFFFF
textColor: #0000EE
borderRadius: 8px
shadow: rgb(36, 38, 40) 0px 0px 0px 1px, rgba(27, 28, 29, 0.48) 0px 1px 2px 0px, rgba(255, 255, 255, 0.12) 0px 0.5px 0px 1px inset

Brand Personality

Tone: modern
Energy: medium
Audience: IT professionals and businesses looking for AI-driven ITSM solutions.

Console Brand in the Wild

Image: assets.fontsinuse.com
Source: fontsinuse.com

Image: help.piwik.pro
Source: help.piwik.pro

Image: s3-alpha.figma.com
Source: figma.com

Image: i.redd.it
Source: reddit.com

Image: docs.oracle.com
Source: docs.oracle.com

Image: shutterstock.com
Source: shutterstock.com

Frequently Asked Questions

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

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

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

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

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

Methodology

Brand data on this page was extracted from https://www.console.co/ on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Console.

Machine-Readable Profile

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

Profile JSON Example

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Season Mix Regular",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "accent": "#ED733B",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#ED733B"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Season Mix Regular",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "15px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#131312",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FAF6F2",
      "textColor": "#000000",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgb(36, 38, 40) 0px 0px 0px 1px, rgba(27, 28, 29, 0.48) 0px 1px 2px 0px, rgba(255, 255, 255, 0.12) 0px 0.5px 0px 1px inset"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#0000EE",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgb(36, 38, 40) 0px 0px 0px 1px, rgba(27, 28, 29, 0.48) 0px 1px 2px 0px, rgba(255, 255, 255, 0.12) 0px 0.5px 0px 1px inset"
    }
  },
  "images": {
    "favicon": "https://framerusercontent.com/images/zca8qPdikTr3iATPBigX87BITg.png",
    "ogImage": "https://framerusercontent.com/assets/4jMQ1DTxua1ZXVAWFJ6A1I5Ik.png"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "IT professionals and businesses looking for AI-driven ITSM solutions."
  }
}