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.
- primary: #4A5565
- rgb(74, 85, 101)
- secondary: #101828
- rgb(16, 24, 40)
- accent: #4F39F6
- rgb(79, 57, 246)
- background: #FFFFFF
- rgb(255, 255, 255)
- textPrimary: #4F39F6
- rgb(79, 57, 246)
- link: #4F39F6
- rgb(79, 57, 246)
Typography
Each font links to its Google Fonts page where available.
- primary: Rethink Sans
- heading: Rethink Sans
Visual Assets
UI Components
Live previews rendered using Karoo's actual button styles.
Button Primary
- background: #4F39F6
- textColor: #FFFFFF
- borderRadius: 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
Button Secondary
- background: #FFFFFF
- textColor: #364153
- borderColor: #E5E7EB
- borderRadius: 33554400px
- shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: individuals seeking quick loans
Karoo Brand in the Wild
Source: karoo.ca
Frequently Asked Questions
What is Karoo's primary brand color?
Karoo's primary brand color is #4A5565. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does Karoo use?
Karoo uses #4F39F6 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does Karoo use?
Karoo uses Rethink Sans as the primary typeface across body and headings.Does Karoo use a light or dark theme?
Karoo'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.karoo.ca using the Firecrawl branding extraction API.
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
}
}