fundersclub.json
FundersClub Brand Identity
A complete profile of FundersClub's visual system — colors, typography, components, and personality — extracted from https://fundersclub.com/. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/fundersclub
- Machine-readable JSON: https://characterquilt.com/branding/fundersclub.json
Quick Facts
| Field | Value |
|---|---|
| Primary | #2668A2 |
| Accent | #184368 |
| Body Font | Proxima Nova |
| Heading Font | Proxima Nova |
Color Palette
- primary: #2668A2
- secondary: #323B43
- accent: #184368
- background: #FFFFFF
- textPrimary: #184368
- link: #184368
Typography
- primary: Proxima Nova — https://fonts.google.com/specimen/Proxima+Nova
- heading: Proxima Nova — https://fonts.google.com/specimen/Proxima+Nova
Visual Assets
- Logo: https://d288gf2k0wd772.cloudfront.net/static/img/logos/wordmark-white.8858ff05333d.svg
- Favicon: https://d288gf2k0wd772.cloudfront.net/static/img/favicons/apple-icon-57x57.f5876eb91606.png
- Social card (og:image): https://d288gf2k0wd772.cloudfront.net/static/img/graphics/fc-meta-image-default.a2fcc7873aed.png
UI Components
- buttonPrimary: background=#184368, textColor=#FFFFFF, borderRadius=3px, shadow=rgba(14, 37, 58, 0.15) 0px 5px 10px 0px
Brand Personality
Tone: professional · Energy: medium · Audience: investors and startups
FundersClub Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Our Investors | FundersClub
- If Everybody Thinks It's A Good Idea, It's Probably Not: A Conversation With Niko Bonatsos | FundersClub
- Entrepreneur Spotlight: Felicia Curcuru | FundersClub
- Lob | FundersClub
- Founders' Guide: 7 Tips for Raising your Seed Round from Angel Investors | FundersClub
- How Technology is Rapidly Reshaping The World of Angel Investing | FundersClub
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Proxima Nova",
"role": "body"
}
],
"colors": {
"primary": "#2668A2",
"secondary": "#323B43",
"accent": "#184368",
"background": "#FFFFFF",
"textPrimary": "#184368",
"link": "#184368"
},
"typography": {
"fontFamilies": {
"primary": "Proxima Nova",
"heading": "Proxima Nova"
},
"fontStacks": {
"heading": [
"proxima-nova",
"sans-serif"
],
"body": [
"proxima-nova",
"sans-serif"
],
"paragraph": [
"proxima-nova",
"sans-serif"
]
},
"fontSizes": {
"h1": "36px",
"h2": "24px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 10,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#184368",
"textColor": "#FFFFFF",
"borderRadius": "3px",
"borderRadiusCorners": {
"topLeft": "3px",
"topRight": "3px",
"bottomRight": "3px",
"bottomLeft": "3px"
},
"shadow": "rgba(14, 37, 58, 0.15) 0px 5px 10px 0px"
}
},
"images": {
"logo": "https://d288gf2k0wd772.cloudfront.net/static/img/logos/wordmark-white.8858ff05333d.svg",
"favicon": "https://d288gf2k0wd772.cloudfront.net/static/img/favicons/apple-icon-57x57.f5876eb91606.png",
"ogImage": "https://d288gf2k0wd772.cloudfront.net/static/img/graphics/fc-meta-image-default.a2fcc7873aed.png",
"logoHref": "/",
"logoAlt": "FundersClub"
}
}