Karoo Brand: Colors, Fonts, Logo & Visual Identity

Karoo Brand Identity

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

Color Palette

Brand palette extracted from https://www.karoo.ca.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using Karoo's actual button styles.

Brand Personality

Karoo Brand in the Wild

Source: karoo.ca

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://www.karoo.ca on 2026-07-27 using the Firecrawl branding extraction API.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Rethink Sans",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#4A5565",
    "secondary": "#101828",
    "accent": "#4F39F6",
    "background": "#FFFFFF",
    "textPrimary": "#4F39F6",
    "link": "#4F39F6"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Rethink Sans",
      "heading": "Rethink Sans"
    },
    "fontStacks": {
      "heading": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "body": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "Rethink Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "24px",
      "body": "48px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#4F39F6",
      "textColor": "#FFFFFF",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "rgba(255, 255, 255, 0.19) 0px 1px 2px 0px inset, rgba(0, 0, 0, 0.19) 0px 1px 2px 0px, rgba(0, 0, 0, 0.082) 0px 2px 4px 0px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#364153",
      "borderColor": "#E5E7EB",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": null,
    "favicon": "https://cdn.karoo.ca/static/favicon-16x16.91f85aef.png",
    "ogImage": null
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "individuals seeking quick loans"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  }
}