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

Typography

Visual Assets

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.

Working with these fonts

Not found on Google Fonts? Here’s a suggested flow:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and click around.
  4. For each font URL captured: right-click → Save As to download.
  5. 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
 }
}