Endeavor Brand: Colors, Fonts, Logo & Visual Identity

Endeavor Brand Identity

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

Color Palette

Brand palette extracted from https://www.endeavor.ai/.

primary
#0000EE
accent
#ED353D
background
#FFFFFF
textPrimary
#ED353D
link
#ED353D

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Kalice-Trial Medium

Visual Assets

Favicon

Social Card

UI Components

Live previews rendered using Endeavor's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Tone: professional
Energy: medium
Audience: business professionals in supply chain management

Endeavor Brand in the Wild

Source: endeavor.ai

Source: endeavor.ai

Source: endeavor.ai

Source: endeavor.ai

Source: endeavor.ai

Source: endeavor.ai

Frequently Asked Questions

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

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

What font does Endeavor use?
Endeavor uses Inter for body text and Kalice-Trial Medium for headings. Fonts were detected on https://www.endeavor.ai/ as part of their live design system.

Does Endeavor use a light or dark theme?
Endeavor'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.endeavor.ai/ using the Firecrawl branding extraction API. It is not affiliated with or endorsed by Endeavor.

Methodology

Brand data on this page was extracted from https://www.endeavor.ai/ 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. This page is published by CharacterQuilt and is not affiliated with or endorsed by Endeavor.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Kalice-Trial Medium",
      "role": "heading"
    },
    {
      "family": "Geist",
      "role": "display"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "accent": "#ED353D",
    "background": "#FFFFFF",
    "textPrimary": "#ED353D",
    "link": "#ED353D"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Kalice-Trial Medium"
    },
    "fontStacks": {
      "heading": [
        "Kalice-Trial Medium",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "48px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#ED353D",
      "textColor": "#000000",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "2px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#0000EE",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "2px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://framerusercontent.com/images/3zjzy7IEbTJlJvtK1EQcF16ipU.svg",
    "ogImage": "https://framerusercontent.com/assets/7ujxMFuxYWwgHlgxq6ZYuZMA0.png"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals in supply chain management"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  }
}