llms.txt

Fello Brand Identity

A complete profile of Fello's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #111827
Accent #14532D
Body Font Source Sans Pro
Heading Font Source Sans Pro

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: medium · Audience: tech-savvy investors

Fello Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

Machine-Readable Profile

{
 "colorScheme": "dark",
 "fonts": [
 {
 "family": "Source Sans Pro",
 "role": "body"
 }
],
 "colors": {
 "primary": "#111827",
 "secondary": "#CFE3CF",
 "accent": "#14532D",
 "background": "#262C2B",
 "textPrimary": "#262C2B",
 "link": "#9CA3AF"
 },
 "typography": {
 "fontFamilies": {
 "primary": "Source Sans Pro",
 "heading": "Source Sans Pro"
 },
 "fontStacks": {
 "heading": [
 "ui-sans-serif",
 "system-ui",
 "sans-serif",
 "Apple Color Emoji",
 "Segoe UI Emoji",
 "Segoe UI Symbol",
 "Noto Color Emoji"
 ],
 "body": [
 "Source Sans Pro",
 "system-ui",
 "-apple-system",
 "BlinkMacSystemFont",
 "Segoe UI",
 "Roboto",
 "Oxygen",
 "Ubuntu",
 "Cantarell",
 "Open Sans",
 "Helvetica Neue",
 "sans-serif"
 ],
 "paragraph": [
 "ui-sans-serif",
 "system-ui",
 "sans-serif",
 "Apple Color Emoji",
 "Segoe UI Emoji",
 "Segoe UI Symbol",
 "Noto Color Emoji"
 ]
 },
 "fontSizes": {
 "h1": "64px",
 "h2": "36px",
 "body": "12px"
 }
 },
 "spacing": {
 "baseUnit": 4,
 "borderRadius": "6px"
 },
 "components": {
 "input": {
 "background": "transparent",
 "textColor": "#111827",
 "borderColor": null,
 "borderRadius": "0px",
 "borderRadiusCorners": {
 "topLeft": "0px",
 "topRight": "0px",
 "bottomRight": "0px",
 "bottomLeft": "0px"
 },
 "shadow": "none"
 },
 "buttonPrimary": {
 "background": "#14532D",
 "textColor": "#FFFFFF",
 "borderRadius": "8px",
 "borderRadiusCorners": {
 "topLeft": "8px",
 "topRight": "8px",
 "bottomRight": "8px",
 "bottomLeft": "8px"
 },
 "shadow": "none"
 },
 "buttonSecondary": {
 "background": "#FFFFFF",
 "textColor": "#000000",
 "borderRadius": "8px",
 "borderRadiusCorners": {
 "topLeft": "8px",
 "topRight": "8px",
 "bottomRight": "8px",
 "bottomLeft": "8px"
 },
 "shadow": "none"
 }
 },
 "images": {
 "logo": "https://fello.in/logos/fello_black.png",
 "favicon": null,
 "ogImage": "https://d37gtxigg82zaw.cloudfront.net/fello-thumbnail.png",
 "logoHref": "/",
 "logoAlt": "Fello"
 },
 "personality": {
 "tone": "modern",
 "energy": "medium",
 "targetAudience": "tech-savvy investors"
 },
 "designSystem": {
 "framework": "tailwind",
 "componentLibrary": ""
 },
 "confidence": {
 "buttons": 0.95,
 "colors": 0.9,
 "overall": 0.925
 }
}