llms.txt
Sunflower Labs Brand Identity
A complete profile of Sunflower Labs's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #161525 |
| Accent | #0000EE |
| Body Font | Inter |
| Heading Font | Geller Headline Regular |
Color Palette
- primary: #161525
- secondary: #D95A00
- accent: #0000EE
- background: #FBFBF9
- textPrimary: #62606B
- link: #0000EE
Typography
- primary: Inter — Google Fonts
- heading: Geller Headline Regular — Google Fonts
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
Brand Personality
Tone: professional · Energy: medium · Audience: security and technology professionals
Sunflower Labs Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- News and Press Releases - Sunflower Labs
- Image:
- Source: Link
- Industrial Drone Security for Critical Infrastructure - Sunflower Labs
- Image:
- Source: Link
- About Sunflower Labs - Drone Security Innovation
- Image:
- Source: Link
- Industrial Drone Security for Critical Infrastructure - Sunflower Labs
- Image:
- Source: Link
- Industrial Drone Security for Critical Infrastructure - Sunflower Labs
- Image:
- Source: Link
- Industrial Drone Security for Critical Infrastructure - Sunflower Labs
- Image:
- Source: Link
Working with these fonts
Not found on Google Fonts? Here’s a suggested flow:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font".
- Hard-reload the page and click around.
- For each font URL captured: right-click → Save As to download.
- View the page's CSS and copy the relevant @font-face declarations.
Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "Geller Headline Regular",
"role": "heading"
}
],
"colors": {
"primary": "#161525",
"secondary": "#D95A00",
"accent": "#0000EE",
"background": "#FBFBF9",
"textPrimary": "#62606B",
"link": "#0000EE"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Geller Headline Regular"
},
"fontStacks": {
"heading": [
"Geller Headline Regular",
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"Inter",
"sans-serif"
]
},
"fontSizes": {
"h1": "68px",
"h2": "41.888px",
"body": "14.08px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {},
"images": {
"logo": "https://framerusercontent.com/images/5i5S6u7VRYyP8OBS3tzMSanTLN8.svg?width=174&height=33",
"favicon": "https://framerusercontent.com/images/CJZ5NlGOE7ylzRfR1HWowqnsMg.png",
"ogImage": "https://framerusercontent.com/images/pwziuWTwQF0SJfWWKvegVdkbCA.png",
"logoHref": "./"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "security and technology professionals"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0,
"colors": 0.95,
"overall": 0.475
}
}