llms.txt

Orchids Brand Identity

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

Quick Facts

Field Value
Primary #FCAA26
Accent #75DC84
Body Font seasonSans
Heading Font seasonSans

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: medium · Audience: developers and tech-savvy users

Orchids Brand in the Wild

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

Machine-Readable Profile

{
 "colorScheme": "dark",
 "fonts": [
  {
   "family": "seasonSans",
   "role": "body"
  },
  {
   "family": "seasonMix",
   "role": "unknown"
  }
 ],
 "colors": {
  "primary": "#FCAA26",
  "secondary": "#4A8352",
  "accent": "#75DC84",
  "background": "#141414",
  "textPrimary": "#141414",
  "link": "#75DC84"
 },
 "typography": {
  "fontFamilies": {
   "primary": "seasonSans",
   "heading": "seasonSans"
  },
  "fontStacks": {
   "heading": [
    "seasonMix"
   ],
   "body": [
    "seasonSans",
    "sans-serif"
   ],
   "paragraph": [
    "seasonSans",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "16px",
   "h2": "30px",
   "body": "16px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "4px"
 },
 "components": {
  "input": {
   "background": "transparent",
   "textColor": "#FAFAFA",
   "borderColor": null,
   "borderRadius": "0px",
   "borderRadiusCorners": {
    "topLeft": "0px",
    "topRight": "0px",
    "bottomRight": "0px",
    "bottomLeft": "0px"
   },
   "shadow": "none"
  },
  "buttonPrimary": {
   "background": "#FAFAFA",
   "textColor": "#141414",
   "borderColor": "#303030",
   "borderRadius": "8px",
   "borderRadiusCorners": {
    "topLeft": "8px",
    "topRight": "8px",
    "bottomRight": "8px",
    "bottomLeft": "8px"
   },
   "shadow": "none"
  },
  "buttonSecondary": {
   "background": "#2A2A2A",
   "textColor": "#FAFAFA",
   "borderColor": "#434343",
   "borderRadius": "33554400px",
   "borderRadiusCorners": {
    "topLeft": "33554400px",
    "topRight": "33554400px",
    "bottomRight": "33554400px",
    "bottomLeft": "33554400px"
   },
   "shadow": "none"
  }
 },
 "images": {
  "logo": "https://www.orchids.app/orchids-wordmark.svg?dpl=dpl_9H1sN72qspjVBmLqWixWraus8f7H",
  "favicon": "https://slelguoygbfzlpylpxfs.supabase.co/storage/v1/object/public/bilal-assets/Mobile%20image.png",
  "ogImage": "https://slelguoygbfzlpylpxfs.supabase.co/storage/v1/object/public/bilal-assets/Site%20Preview%20Screen.png",
  "logoHref": "/",
  "logoAlt": "Orchids - The AI App Builder"
 },
 "personality": {
  "tone": "modern",
  "energy": "medium",
  "targetAudience": "developers and tech-savvy users"
 },
 "designSystem": {
  "framework": "tailwind",
  "componentLibrary": ""
 }
}