Chariot Brand: Colors, Fonts, Logo & Visual Identity

Chariot Brand Identity

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

Color Palette

Brand palette extracted from http://chariot.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Chariot's actual button styles.

Brand Personality

Frequently Asked Questions

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "LatoWeb",
      "role": "body"
    },
    {
      "family": "Avenir",
      "role": "heading"
    },
    {
      "family": "Avenir Heavy",
      "role": "heading"
    },
    {
      "family": "Avenir Medium",
      "role": "body"
    },
    {
      "family": "Avenir Black",
      "role": "display"
    }
  ],
  "colors": {
    "primary": "#075A92",
    "secondary": "#42788F",
    "accent": "#42788F",
    "background": "#FFFFFF",
    "textPrimary": "#212529",
    "link": "#003A5C"
  },
  "typography": {
    "fontFamilies": {
      "primary": "LatoWeb",
      "heading": "Avenir"
    },
    "fontStacks": {
      "heading": [
        "Avenir",
        "sans-serif"
      ],
      "body": [
        "LatoWeb",
        "sans-serif"
      ],
      "paragraph": [
        "LatoWeb",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "51px",
      "h2": "34px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "5px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#212529",
      "borderColor": "#97999B",
      "borderRadius": "4.675px",
      "borderRadiusCorners": {
        "topLeft": "4.675px",
        "topRight": "4.675px",
        "bottomRight": "4.675px",
        "bottomLeft": "4.675px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#42788F",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "850px",
      "borderRadiusCorners": {
        "topLeft": "850px",
        "topRight": "850px",
        "bottomRight": "850px",
        "bottomLeft": "850px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#003A5C",
      "borderColor": "#FFFFFF",
      "borderRadius": "850px",
      "borderRadiusCorners": {
        "topLeft": "850px",
        "topRight": "850px",
        "bottomRight": "850px",
        "bottomLeft": "850px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cscwebcontentstorage.blob.core.windows.net/cscmarketing-cscglobal-media/includes/centralized_code/logos/csc-logo-marketing-horizontal-color.svg",
    "favicon": "https://www.cscdbs.com/templates/rebrand_reskin/favicon.ico",
    "ogImage": "https://cscwebcontentstorage.blob.core.windows.net/cscmarketing-cscglobal-media/images/headers/cscglobal-2024-homepage-hero.jpg",
    "logoHref": "https://www.cscdbs.com/",
    "logoAlt": "CSC - We are the business behind business"
  }
}