llms.txt

Eden Brand Identity

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

Quick Facts

Field Value
Primary #0000EE
Accent #0651D5
Body Font Arial
Heading Font Euclid Circular B

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: healthcare professionals

Eden Brand in the Wild

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

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Arial",
   "role": "body"
  },
  {
   "family": "Euclid Circular B",
   "role": "heading"
  },
  {
   "family": "Inter",
   "role": "body"
  }
 ],
 "colors": {
  "primary": "#0000EE",
  "secondary": "#B9C3DF",
  "accent": "#0651D5",
  "background": "#FFFFFF",
  "textPrimary": "#0651D5",
  "link": "#0651D5"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Arial",
   "heading": "Euclid Circular B"
  },
  "fontStacks": {
   "heading": [
    "Euclidcircularb",
    "sans-serif"
   ],
   "body": [
    "Arial",
    "sans-serif"
   ],
   "paragraph": [
    "Inter",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "50px",
   "h2": "44px",
   "body": "14px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "4px"
 },
 "components": {
  "input": {
   "background": "transparent",
   "textColor": "#2C3135",
   "borderColor": "#B3B5B6",
   "borderRadius": "2px",
   "borderRadiusCorners": {
    "topLeft": "2px",
    "topRight": "2px",
    "bottomRight": "2px",
    "bottomLeft": "2px"
   },
   "shadow": "none"
  },
  "buttonPrimary": {
   "background": "#0651D5",
   "textColor": "#FFFFFF",
   "borderRadius": "4px",
   "borderRadiusCorners": {
    "topLeft": "4px",
    "topRight": "4px",
    "bottomRight": "4px",
    "bottomLeft": "4px"
   },
   "shadow": "none"
  },
  "buttonSecondary": {
   "background": "#FFFFFF",
   "textColor": "#000000",
   "borderRadius": "4px",
   "borderRadiusCorners": {
    "topLeft": "4px",
    "topRight": "4px",
    "bottomRight": "4px",
    "bottomLeft": "4px"
   },
   "shadow": "none"
  }
 },
 "images": {
  "logo": "https://cdn.prod.website-files.com/64778885f71ce3a07213e092/64778885f71ce3a07213e099_vector.svg",
  "favicon": "https://cdn.prod.website-files.com/64778885f71ce3a07213e092/64b5e55acaee62e2e710094b_Favicon%20180x180%20(1).jpg",
  "ogImage": null
 },
 "personality": {
  "tone": "professional",
  "energy": "medium",
  "targetAudience": "healthcare professionals"
 },
 "designSystem": {
  "framework": "custom",
  "componentLibrary": ""
 }
}