llms.txt

Dear Brightly Brand Identity

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

Quick Facts

Field Value
Primary #FFD700
Accent #FF0000
Body Font Roboto
Heading Font QueensTrial

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: medium · Audience: Skincare enthusiasts looking for tailored solutions

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "QueensTrial",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#FFD700",
    "secondary": "#1E73BE",
    "accent": "#FF0000",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#FF0000"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roboto",
      "heading": "QueensTrial"
    },
    "fontStacks": {
      "heading": [
        "QueensTrial"
      ],
      "body": [
        "Roboto"
      ],
      "paragraph": [
        "Roboto"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "16px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "transparent",
      "textColor": "#000000",
      "borderColor": "#000000",
      "borderRadius": "200px",
      "borderRadiusCorners": {
        "topLeft": "200px",
        "topRight": "200px",
        "bottomRight": "200px",
        "bottomLeft": "200px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderColor": "#000000",
      "borderRadius": "200px",
      "borderRadiusCorners": {
        "topLeft": "200px",
        "topRight": "200px",
        "bottomRight": "200px",
        "bottomLeft": "200px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.dearbrightly.com/wp-content/uploads/2024/12/Dear-Brightly-Logo-Stack-Black-1.png",
    "favicon": "https://www.dearbrightly.com/wp-content/uploads/2024/12/cropped-Fav-150x150.png",
    "ogImage": "https://www.dearbrightly.com/wp-content/uploads/2024/12/Dear-Brightly-Logo.png",
    "logoAlt": "The image shows the text 'DEAR BRIGHTLY' in bold, capital letters with a small star shape next to it."
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "Skincare enthusiasts looking for tailored solutions"
  }
}