Kindamagical Brand: Colors, Fonts, Logo & Visual Identity
Kindamagical Brand Identity
A complete profile of Kindamagical's visual system — colors, typography, components, and personality — extracted from https://www.kindamagical.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.kindamagical.com.
| Color | Value | RGB |
|---|---|---|
| primary | #FCD34D | rgb(252, 211, 77) |
| secondary | #4B5563 | rgb(75, 85, 99) |
| accent | #FCD34D | rgb(252, 211, 77) |
| background | #FAFAFA | rgb(250, 250, 250) |
| textPrimary | #111827 | rgb(17, 24, 39) |
| link | #111827 | rgb(17, 24, 39) |
Typography
Each font links to its Google Fonts page where available.
| Role | Font Family | Google Fonts |
|---|---|---|
| primary | Helvetica Neue | Google Fonts → |
| heading | Helvetica Neue | Google Fonts → |
-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using Kindamagical's actual button styles.
Button Primary
- Background: #FCD34D
- Text Color: #1F2937
- Border Color: #1F2937
- Border Radius: 2px
- Shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px
Button Secondary
- Background: transparent
- Text Color: #374151
- Border Color: #D1D5DB
- Border Radius: 2px
- Shadow: none
Brand Personality
- Tone: playful
- Energy: high
- Audience: creative professionals and educators
Kindamagical Brand in the Wild
Image: cdn-1.webcatalog.io
Frequently Asked Questions
What is Kindamagical's primary brand color?
Kindamagical's primary brand color is #FCD34D. It anchors the visual identity across their website, product UI, and marketing materials.What font does Kindamagical use?
Kindamagical uses Helvetica Neue as the primary typeface across body and headings.Does Kindamagical use a light or dark theme?
Kindamagical's primary site uses a light color scheme, with a background of #FAFAFA.Where can I find Kindamagical's logo?
Kindamagical's logo is available directly on their site (https://www.kindamagical.com). The current logo URL is included in the machine-readable JSON profile linked above.How was this brand profile generated?
This profile was extracted from https://www.kindamagical.com 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 Kindamagical.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Helvetica Neue",
"role": "body"
}
],
"colors": {
"primary": "#FCD34D",
"secondary": "#4B5563",
"accent": "#FCD34D",
"background": "#FAFAFA",
"textPrimary": "#111827",
"link": "#111827"
},
"typography": {
"fontFamilies": {
"primary": "Helvetica Neue",
"heading": "Helvetica Neue"
},
"fontStacks": {
"heading": [
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Oxygen",
"Ubuntu",
"Cantarell",
"Fira Sans",
"Droid Sans",
"Helvetica Neue",
"sans-serif"
],
"body": [
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Oxygen",
"Ubuntu",
"Cantarell",
"Fira Sans",
"Droid Sans",
"Helvetica Neue",
"sans-serif"
],
"paragraph": [
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Oxygen",
"Ubuntu",
"Cantarell",
"Fira Sans",
"Droid Sans",
"Helvetica Neue",
"sans-serif"
]
},
"fontSizes": {
"h1": "60px",
"h2": "16px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"buttonPrimary": {
"background": "#FCD34D",
"textColor": "#1F2937",
"borderColor": "#1F2937",
"borderRadius": "2px",
"borderRadiusCorners": {
"topLeft": "2px",
"topRight": "2px",
"bottomRight": "2px",
"bottomLeft": "2px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px"
},
"buttonSecondary": {
"background": "transparent",
"textColor": "#374151",
"borderColor": "#D1D5DB",
"borderRadius": "2px",
"borderRadiusCorners": {
"topLeft": "2px",
"topRight": "2px",
"bottomRight": "2px",
"bottomLeft": "2px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.kindamagical.com/kindamag-logo-full.svg",
"favicon": "https://www.kindamagical.com/images/favicon.ico",
"ogImage": null,
"logoHref": "/s",
"logoAlt": "Kindamagic logo"
},
"personality": {
"tone": "playful",
"energy": "high",
"targetAudience": "creative professionals and educators"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
}
}