Kips Health Brand: Colors, Fonts, Logo & Visual Identity
Kips Health Brand Identity
A complete profile of Kips Health's visual system — colors, typography, components, and personality — extracted from https://aventure.vc. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://aventure.vc.
primary#1A202C
secondary#0A2540
accent#00C853
background#F0F2F5
textPrimary#000000
link#00C853
Typography
Each font links to its Google Fonts page where available.
primary
Helvetica
Helvetica Google Fonts →
heading
Archivo
Archivo Google Fonts →
UI Components
Live previews rendered using Kips Health's actual button styles.
Input
- background: transparent
- textColor: #1A202C
- borderColor: null
- borderRadius: 0px
- shadow: none
Button Primary
- background: #000000
- textColor: #FFFFFF
- borderColor: #000000
- borderRadius: 12px
- shadow: none
Button Secondary
- background: transparent
- textColor: #000000
- borderColor: #CCCED0
- borderRadius: 12px
- shadow: none
Brand Personality
Tone: professional
Energy: medium
Audience: venture capitalists and startup founders
Frequently Asked Questions
What is Kips Health's primary brand color?
Kips Health's primary brand color is #1A202C. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Kips Health use?
Kips Health uses #00C853 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Kips Health use?
Kips Health uses Helvetica for body text and Archivo for headings. Fonts were detected on https://aventure.vc as part of their live design system.
Does Kips Health use a light or dark theme?
Kips Health's primary site uses a light color scheme, with a background of #F0F2F5.
How was this brand profile generated?
This profile was extracted from https://aventure.vc 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 Kips Health.
Visual Assets
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Helvetica",
"role": "body"
},
{
"family": "Archivo",
"role": "heading"
}
],
"colors": {
"primary": "#1A202C",
"secondary": "#0A2540",
"accent": "#00C853",
"background": "#F0F2F5",
"textPrimary": "#000000",
"link": "#00C853"
},
"typography": {
"fontFamilies": {
"primary": "Helvetica",
"heading": "Archivo"
},
"fontStacks": {
"heading": [
"Crimson Pro",
"Crimson Pro Fallback",
"Georgia",
"serif"
],
"body": [
"Helvetica"
]
},
"fontSizes": {
"h1": "96px",
"h2": "52px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#1A202C",
"borderColor": null,
"borderRadius": "0px",
"shadow": "none"
},
"buttonPrimary": {
"background": "#000000",
"textColor": "#FFFFFF",
"borderColor": "#000000",
"borderRadius": "12px",
"shadow": "none"
},
"buttonSecondary": {
"background": "transparent",
"textColor": "#000000",
"borderColor": "#CCCED0",
"borderRadius": "12px",
"shadow": "none"
}
},
"images": {
"ogImage": "https://aventure.vc/images/aventure_logo.png"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "venture capitalists and startup founders"
}
}